mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1240 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
832a6ea8c0
commit
69f30ea239
11 changed files with 53 additions and 170 deletions
|
|
@ -62,13 +62,6 @@
|
|||
<tr>
|
||||
<td>{$lang->about_skin}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->use_category}</th>
|
||||
<td><input type="checkbox" name="use_category" value="Y" <!--@if($module_info->use_category=='Y')-->checked="true"<!--@end--> /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lang->about_use_category}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->list_count}</th>
|
||||
<td><input type="text" name="list_count" value="{$module_info->list_count?$module_info->list_count:1}" /></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue