mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
issue 2745 도움말 change to $lang->help
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12434 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f008ff1c2
commit
8d1583fbc3
27 changed files with 36 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<load target="js/editor_module_config.js" usecdn="true" />
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->editor} <a class="x_icon-question-sign" href="./help/index.html#UMAN_advanced_editor" target="_blank">도움말</a></h1>
|
||||
<h1>{$lang->editor} <a class="x_icon-question-sign" href="./help/index.html#UMAN_advanced_editor" target="_blank">{$lang->help}</a></h1>
|
||||
</div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue