mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 18:02:15 +09:00
issue 1311 fix. Progress in 50%.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10259 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
490f4e9c81
commit
9610a6d151
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ xe.lang.confirm_delete = "{$lang->confirm_delete}";
|
|||
</block>
|
||||
</ul>
|
||||
<p class="btnArea">
|
||||
<span class="btn"><a href="#editMenu" class="modalAnchor _add">{$lang->add_menu}</a></span>
|
||||
<span class="btn"><a href="#editMenu" class="modalAnchor _add">{$lang->add_menu}...</a></span>
|
||||
<span class="btn"><button value="procMenuAdminArrangeItem" name="act" type="submit">{$lang->cmd_save}</button></span>
|
||||
<span class="etc">
|
||||
<span class="btn"><button value="procMenuAdminDelete" name="act" type="submit" onclick="return confirmDelete();">{$lang->cmd_delete}</button></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue