4
templates/Sparkle/misc/form/table_end.tpl
vendored
4
templates/Sparkle/misc/form/table_end.tpl
vendored
@@ -1,8 +1,8 @@
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="2" class="right">
|
||||
<input type="reset" value="{\Froxlor\I18N\Lang::getAll()['panel']['cancel']}" class="historyback" />
|
||||
<input type="submit" value="{\Froxlor\I18N\Lang::getAll()['panel']['save']}" />
|
||||
<input type="reset" value="{$lng['panel']['cancel']}" class="historyback" />
|
||||
<input type="submit" value="{$lng['panel']['save']}" />
|
||||
</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
|
||||
Reference in New Issue
Block a user