mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 10:23:16 +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_js_plugin("filebox")-->
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->menu_gnb_sub['filebox']} <a class="x_icon-question-sign" href="./help/index.html#UMAN_config_filebox" target="_blank">도움말</a></h1>
|
||||
<h1>{$lang->menu_gnb_sub['filebox']} <a class="x_icon-question-sign" href="./help/index.html#UMAN_config_filebox" target="_blank">{$lang->help}</a></h1>
|
||||
</div>
|
||||
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="x_alert x_alert-{$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue