Files
Froxlor/templates/Sparkle/admin/settings/settings_group.tpl
Michael Kaufmann 370ccbdb74 refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
2018-12-21 20:51:44 +01:00

9 lines
261 B
Smarty

<tr class="section">
<th>
{$groupdetails['title']}
</th>
<th class="right nolbr">
<input type="reset" value="{\Froxlor\I18N\Lang::getAll()['panel']['reset']}" /><input type="submit" value="{\Froxlor\I18N\Lang::getAll()['panel']['save']}" />
</th>
</tr>