10 lines
208 B
Smarty
10 lines
208 B
Smarty
<tr>
|
|
<th>
|
|
{$title}
|
|
</th>
|
|
<th style="text-align:right;">
|
|
<input type="reset" value="{$lng['panel']['cancel']}" id="historyback" />
|
|
<input type="submit" value="{$lng['panel']['save']}" />
|
|
</th>
|
|
</tr>
|