mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
bug fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5064 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3359338369
commit
bb45ed46b5
1 changed files with 7 additions and 1 deletions
|
|
@ -36,7 +36,13 @@
|
|||
<p>{$lang->about_menu_open_window}</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th scope="row" colspan="2"><div>{$lang->menu_expand}</div></th>
|
||||
<td>
|
||||
<input type="checkbox" name="menu_expand" value="Y" <!--@if($item_info->expand=="Y")-->checked="checked"<!--@end--> />
|
||||
<p>{$lang->about_menu_expand}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row" colspan="2"><div>{$lang->menu_img_btn}</div></th>
|
||||
<td><p>{$lang->about_menu_img_btn}</p></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue