Migrate to new HTMLform2-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
9
templates/Sparkle/htmlform/group_heading.tpl
vendored
Normal file
9
templates/Sparkle/htmlform/group_heading.tpl
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user