mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
ê²ìí cozy_boardì¤í¨ì listStyleì¤ë¥ ìì
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3120 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75a8cf6665
commit
4d9aa7fd5f
1 changed files with 5 additions and 2 deletions
|
|
@ -35,15 +35,18 @@
|
|||
<!--@end-->
|
||||
|
||||
<!-- 사용자가 선택한 게시판 형태에 따른 설정(포럼형은 적용 안됨) -->
|
||||
<!--@if(!$module_info->default_style)-->
|
||||
{@ $module_info->default_style = 'list'}
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($listStyle=='gallery')-->
|
||||
{@ $module_info->default_style = 'gallery'}
|
||||
<!--@elseif($listStyle=='webzine')-->
|
||||
{@ $module_info->default_style = 'webzine'}
|
||||
<!--@else-->
|
||||
<!--@elseif($listStyle=='list')-->
|
||||
{@ $module_info->default_style = 'list'}
|
||||
<!--@end-->
|
||||
|
||||
|
||||
<!-- 상단 텍스트 출력 -->
|
||||
{$module_info->header_text}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue