#223 웹진형 스킨에서 테이블 깨짐현상 수정.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2745 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2007-10-11 16:40:06 +00:00
parent 7bcdedb97a
commit 4b64a4bec2

View file

@ -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-->