9 lines
332 B
Smarty
9 lines
332 B
Smarty
<tr>
|
|
<td class="maintitle_apply_left">
|
|
<b><img src="images/title.gif" alt="" /> {$groupdetails['title']}</b>
|
|
</td>
|
|
<td class="maintitle_apply_right" nowrap="nowrap">
|
|
<input class="bottom" type="reset" value="{$lng['panel']['reset']}" /><input class="bottom" type="submit" value="{$lng['panel']['save']}" />
|
|
</td>
|
|
</tr>
|