9 lines
213 B
Smarty
9 lines
213 B
Smarty
<tr class="section">
|
|
<th>
|
|
{$groupdetails['title']}
|
|
</th>
|
|
<th class="right nolbr">
|
|
<input type="reset" value="{$lng['panel']['reset']}" /><input type="submit" value="{$lng['panel']['save']}" />
|
|
</th>
|
|
</tr>
|