#468 관련 게시판 스킨 group 태그 지원

r4168 위젯 관리 템플릿 수정에서 잘못 지정된 컬럼 크기 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4178 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mmx900 2008-05-06 01:33:01 +00:00
parent 81b0245721
commit 3c11afddb9
4 changed files with 60 additions and 32 deletions

View file

@ -53,7 +53,7 @@
{@$group = $var->group}
</table>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="100" />
<col width="*" />
<caption>{$group}</caption>
<!--@end-->
@ -104,7 +104,7 @@
<!--@if($group)-->
</table>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="100" />
<col width="*" />
<!--@end-->