]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_failed.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_menu_failed.tpl
index 3ec973f1172c51c4c3d3a0ca44bbd6d179e48064..b88ef036b4e20e0e198e538ae37a172f66325d92 100644 (file)
@@ -1,19 +1,20 @@
-<BR>
-<BR>
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       width="420" class="admin_table dashed">
-       <TR>
-               <TD align="center" height="40" class="admin_header bottom2"><STRONG>{--ADMIN_MENU_PROBLEM_TITLE--}:</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" height="40"><FONT class="admin_failed">$content</FONT>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+<br />
+<br />
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <tr>
+               <td align="center" height="40" class="admin_title bottom2">
+                       <strong>{--ADMIN_MENU_PROBLEM_TITLE--}:</strong>
+               </td>
+       </tr>
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" height="40">
+                       <div class="admin_failed">$content</div>
+               </td>
+       </tr>
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+</table>