Migrate to new HTMLform2-class

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2015-02-02 17:43:53 +01:00
parent 48eaab89ba
commit 87fe3669a1
27 changed files with 1174 additions and 1283 deletions

View File

@@ -0,0 +1,9 @@
<tr class="section">
<th>
{$grouptitle}
</th>
<th class="right">
<input type="reset" value="{$lng['panel']['cancel']}" class="historyback" />
<input type="submit" value="{$lng['panel']['save']}" />
</th>
</tr>