mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#223 웹진형 스킨에서 테이블 깨짐현상 수정.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2745 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7bcdedb97a
commit
4b64a4bec2
1 changed files with 2 additions and 2 deletions
|
|
@ -141,9 +141,9 @@
|
|||
<!--@if($module_info->display_last_update=='Y')--><td class="date">{zdate($document->get('last_update'),'Y-m-d H:i')}</td><!--@end-->
|
||||
</tr>
|
||||
<!--@if($document->thumbnailExists(100))-->
|
||||
{@ $_col_count = 7}
|
||||
{@ $_col_count = 6}
|
||||
<!--@else-->
|
||||
{@ $_col_count = 8}
|
||||
{@ $_col_count = 7}
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($module_info->display_number=='N')-->{@ $_col_count --; }<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue