diff --git a/modules/board/skins/xe_board/css/common.css b/modules/board/skins/xe_board/css/common.css index 2a8e9c9ea..191a77582 100644 --- a/modules/board/skins/xe_board/css/common.css +++ b/modules/board/skins/xe_board/css/common.css @@ -36,7 +36,7 @@ Jeong, Chan Myeong 070601~070630 .boardSubMenu img.sort { vertical-align:middle; } /* list */ -.boardList { width:100%; border:1px solid #e0e1db; border-top:none;} +.boardList { width:100%; border:1px solid #e0e1db; border-top:none; table-layout:fixed;} .boardListNoTopBorder { border:none; } .boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; padding-top:5px; white-space:nowrap; height:33px; overflow:hidden;} .boardList th.no_line { background-position:-3px bottom; } diff --git a/modules/board/skins/xe_board/style.webzine.html b/modules/board/skins/xe_board/style.webzine.html index 04bc8fbc2..ff8fee1b2 100644 --- a/modules/board/skins/xe_board/style.webzine.html +++ b/modules/board/skins/xe_board/style.webzine.html @@ -122,8 +122,14 @@ {$document->getRegdate('Y-m-d')} {zdate($document->get('last_update'),'Y-m-d H:i')} + {@ $_col_count = 1; } + {@ $_col_count++ } + {@ $_col_count++ } + {@ $_col_count++ } + {@ $_col_count++ } + {@ $_col_count++ } - {$document->getSummary(120)}  + {$document->getSummary(120)}  diff --git a/modules/document/tpl/checked_list.html b/modules/document/tpl/checked_list.html index 869b8ba2b..4aeb76438 100644 --- a/modules/document/tpl/checked_list.html +++ b/modules/document/tpl/checked_list.html @@ -32,7 +32,7 @@ {$lang->move_target_module} - @@ -42,7 +42,7 @@ {$lang->category} -