]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_points.tpl
Even more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_config_points.tpl
index 3f72a6aa6393a3c64dce780d750c7599be57e4b2..f4b57a542cd8dcf2b72e68d35aedef8e00202e3b 100644 (file)
@@ -1,26 +1,28 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed">
-       <TR>
-               <TD class="seperator" colspan="3" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" width="10" rowspan="3">&nbsp;</TD>
-               <TD><STRONG><BIG>&middot;</BIG></STRONG>&nbsp;&nbsp;<A
-                       href="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=points">{--ADMIN_EDIT_POINTS--}</A>
-               </TD>
-               <TD class="seperator" width="10" rowspan="3">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD><STRONG><BIG>&middot;</BIG></STRONG>&nbsp;&nbsp;<A
-                       href="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</A>
-               </TD>
-       </TR>
-       <TR>
-               <TD><STRONG><BIG>&middot;</BIG></STRONG>&nbsp;&nbsp;<A
-                       href="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</A>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="seperator" colspan="3" height="7">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+       <tr>
+               <td class="seperator" colspan="3" height="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="seperator" width="10" rowspan="3">&nbsp;</td>
+               <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
+                       href="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=points">{--ADMIN_EDIT_POINTS--}</a>
+               </td>
+               <td class="seperator" width="10" rowspan="3">&nbsp;</td>
+       </tr>
+       <tr>
+               <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
+                       href="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</a>
+               </td>
+       </tr>
+       <tr>
+               <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
+                       href="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
+               </td>
+       </tr>
+       <tr>
+               <td class="seperator" colspan="3" height="7">&nbsp;</td>
+       </tr>
+</table>
+</div>