10 lines
269 B
Smarty
10 lines
269 B
Smarty
<tr class="section">
|
|
<th>
|
|
{$title}
|
|
</th>
|
|
<th class="right nolbr">
|
|
<input type="reset" value="{\Froxlor\I18N\Lang::getAll()['panel']['cancel']}" class="historyback" />
|
|
<input type="submit" value="{\Froxlor\I18N\Lang::getAll()['panel']['save']}" />
|
|
</th>
|
|
</tr>
|