mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
잘못된 li태그 삭제
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1952 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
083da1e148
commit
d160d28dcb
1 changed files with 1 additions and 7 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<!--@if($module_info->is_default=='Y')-->
|
||||
<input type="hidden" name="is_default" value="Y" />
|
||||
<!--@end-->
|
||||
<input type="hidden" name="use_category" value="Y" />
|
||||
|
||||
<table cellspacing="0" class="tableType2">
|
||||
<col width="150" />
|
||||
|
|
@ -73,13 +74,6 @@
|
|||
<p>{$lang->about_skin}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->use_category}</th>
|
||||
<td>
|
||||
<input type="checkbox" name="use_category" value="Y" <!--@if($module_info->use_category=='Y')-->checked="checked"<!--@end--> class="checkbox" />
|
||||
{$lang->about_use_category}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->open_rss}</th>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue