mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
기본 게시판 스킨 xe_board의 웹진형에서 썸네일 유무에 따라서 설명 부분 한 cell이 비어버리는 현상 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2952 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
22629d252e
commit
720ca2798f
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@
|
|||
<!--@if($module_info->display_last_update=='Y')--><td class="date">{zdate($document->get('last_update'),'Y-m-d H:i')}</td><!--@end-->
|
||||
</tr>
|
||||
{@ $_col_count = 1; }
|
||||
<!--@if(!$document->thumbnailExists($module_info->thumbnail_width, $module_info->thumbnail_height, $module_info->thumbnail_type))-->{@ $_col_count++}<!--@end-->
|
||||
<!--@if($module_info->display_author!='N')-->{@ $_col_count++ }<!--@end-->
|
||||
<!--@if($module_info->display_readed_count!='N')-->{@ $_col_count++ }<!--@end-->
|
||||
<!--@if($module_info->display_voted_count!='N')-->{@ $_col_count++ }<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue