]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_failed.tpl
Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_menu_failed.tpl
index 58bdf3d1ea4035f712cde8535786c037151b106b..147ae8494ffbb344bacc3aa9d6a3c7e91f1cf860 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"><div class="admin_failed">$content</div>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" 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">
+                       <div class="admin_failed">$content</div>
+               </td>
+       </tr>
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+</table>