mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@349 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3272d35cab
commit
f80f833c31
7 changed files with 39 additions and 9 deletions
|
|
@ -31,6 +31,13 @@
|
|||
<tr>
|
||||
<td>{$lang->about_menu_open_window}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->menu_expand}</th>
|
||||
<td><input type="checkbox" name="menu_expand" value="Y" <!--@if($menu_info->expand=="Y")-->checked="true"<!--@end--> /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lang->about_menu_expand}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{$lang->menu_img_btn}</th>
|
||||
<td>{$lang->about_menu_img_btn}</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue