mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 13:32:16 +09:00
modules/menu/ 'add menu, edit menu' multilingual added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9864 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4aa2c8f0fe
commit
f3a67ff6f5
3 changed files with 8 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ xe.lang.confirm_delete = "{$lang->confirm_delete}";
|
|||
<input type="hidden" name="menu_srl" value="" />
|
||||
<input type="hidden" name="menu_item_srl" value="{$menu_info->menu_srl}" />
|
||||
<input type="hidden" name="parent_srl" value="{$menu_info->menu_srl}" />
|
||||
<h2 class="h2">{$lang->add_menu}</h2>
|
||||
<h2 class="h2"></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="q"><label for="name">{$lang->menu_name}</label></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue