Maketank theme
This commit is contained in:
9
templates/Maketank/misc/form/table_section.tpl
Normal file
9
templates/Maketank/misc/form/table_section.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
<tr class="section">
|
||||
<th>
|
||||
{$title}
|
||||
</th>
|
||||
<th class="right nolbr">
|
||||
<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