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@3543 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
37f5fad5f6
commit
42f29415d6
1 changed files with 1 additions and 3 deletions
|
|
@ -36,13 +36,11 @@
|
|||
<!--@end-->
|
||||
|
||||
<!-- 사용자가 선택한 게시판 형태에 따른 설정(포럼형은 적용 안됨) -->
|
||||
<!--@if($module_info->default_style != 'forum')-->
|
||||
<!--@if($module_info->default_style != 'forum' && $module_info->default_style != 'blog')-->
|
||||
<!--@if($listStyle=='gallery')-->
|
||||
{@ $module_info->default_style = 'gallery'}
|
||||
<!--@elseif($listStyle=='webzine')-->
|
||||
{@ $module_info->default_style = 'webzine'}
|
||||
<!--@elseif($listStyle=='blog')-->
|
||||
{@ $module_info->default_style = 'blog'}
|
||||
<!--@elseif($listStyle=='list')-->
|
||||
{@ $module_info->default_style = 'list'}
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue