mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
갤러리형 게시판 스킨에서 카테고리를 사용할때 조회수 부분이 잘리던 문제 해결
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2748 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
05a1a791d8
commit
8f61b62e59
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@
|
|||
</table>
|
||||
|
||||
{@ $height = $module_info->thumbnail_height + 40; }
|
||||
<!--@if($module_info->use_category=='Y')-->{@ $height += 20 }<!--@end-->
|
||||
<!--@if($module_info->display_author!='N' || $module_info->display_regdate!='N')-->{@ $height += 25 }<!--@end-->
|
||||
<!--@if($module_info->display_readed_count !='N' || $module_info->display_voted_count!='N')-->{@ $height += 25 }<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue