mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
XE_LIST 게시판 스킨의 최근날짜 출력부분의 col조절 부분 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2271 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
054e41fbbc
commit
998e5dc57f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<!--@if($module_info->display_readed_count!='N')--><col width="70" /><!--@end-->
|
||||
<!--@if($module_info->display_voted_count!='N')--><col width="70" /><!--@end-->
|
||||
<!--@if($module_info->display_regdate != 'N')--><col width="90" /><!--@end-->
|
||||
<!--@if($module_info->display_last_update != 'N')--><col width="90" /><!--@end-->
|
||||
<!--@if($module_info->display_last_update == 'Y')--><col width="90" /><!--@end-->
|
||||
<thead>
|
||||
<tr>
|
||||
<!--@if($module_info->display_number!='N')--><th scope="col" class="num">{$lang->no}</th><!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue