add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
8
templates/Classic/misc/form/table_section.tpl
Normal file
8
templates/Classic/misc/form/table_section.tpl
Normal file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<td class="maintitle_apply_left">
|
||||
<b><img src="images/Classic/title.gif" alt="{$title}" /> {$title}</b>
|
||||
</td>
|
||||
<td class="maintitle_apply_right" nowrap="nowrap">
|
||||
<input class="bottom" type="reset" value="{$lng['panel']['reset']}" /><input class="bottom" type="submit" value="{$lng['panel']['save']}" />
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user