mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
help msg update
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12177 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7dee48bc36
commit
65745c33b3
2 changed files with 12 additions and 2 deletions
|
|
@ -35,8 +35,8 @@
|
|||
<button type="button" class="x_btn x_pull-left" data-hide="#g11n">{$lang->cmd_close}</button>
|
||||
<p class="x_pull-right">
|
||||
{@
|
||||
$link = '<a href="' . getUrl('', 'module', 'admin', 'act', 'dispModuleAdminLangcode') . '">' . $lang->about_multilingual_manage['link'] . '</a>';
|
||||
$text = sprintf($lang->about_multilingual_manage['text'], $link);
|
||||
$link = '<a href="' . getUrl('', 'module', 'admin', 'act', 'dispAdminConfigGeneral') . '">' . $lang->about_language_list_manage['link'] . '</a>';
|
||||
$text = sprintf($lang->about_language_list_manage['text'], $link);
|
||||
}
|
||||
{$text}
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue