add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
13
templates/Classic/misc/error.tpl
Normal file
13
templates/Classic/misc/error.tpl
Normal file
@@ -0,0 +1,13 @@
|
||||
$header
|
||||
<table cellpadding="5" cellspacing="0" border="0" align="center" class="maintable_60">
|
||||
<tr>
|
||||
<td class="maintitle" colspan="2"><b> <img src="images/Classic/title.gif" alt="" /> {$lng['error']['error']}</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="field_name_center_noborder"><img src="images/Classic/error.gif" alt="" /></td>
|
||||
<td class="field_name">$error</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<br />
|
||||
$footer
|
||||
Reference in New Issue
Block a user