#468 관련 애드온 group 태그 지원

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4169 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mmx900 2008-05-03 02:29:57 +00:00
parent e11657427e
commit 09095c5069
2 changed files with 43 additions and 20 deletions

View file

@ -27,6 +27,16 @@
</tr>
<!--@foreach($addon_info->extra_vars as $id => $var)-->
<!--@if($var->group && ((!$group) || $group != $var->group))-->
{@$group = $var->group}
</table>
<table cellspacing="0" class="adminTable">
<col width="100" />
<col width="*" />
<caption>{$group}</caption>
<!--@end-->
<tr>
<th scope="row">{$var->title}</th>
<td>
@ -48,6 +58,13 @@
</tr>
<!--@end-->
<!--@if($group)-->
</table>
<table cellspacing="0" class="adminTable">
<col width="100" />
<col width="*" />
<!--@end-->
<tr>
<th scope="row">
{$lang->module}