]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_cats_404.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_list_cats_404.tpl
index b936c0f516d6f56d0366347bf325d694f9ac3ee6..f81e07e4f72e13c33aa3e04a3d06a52bf53a544e 100644 (file)
@@ -1,24 +1,24 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
+<table border="0" cellspacing="0" cellpadding="0" width="500"
        class="admin_table dashed">
-       <TR>
-               <TD height="10" class="admin_header seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_header"><STRONG>{--ADMIN_MEM_NO_CATS_1--}<A
-                       href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={!__UID!}">{!__UID!}</A>{--ADMIN_MEM_NO_CATS_2--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="10" class="admin_header seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD height="10" class="admin_header seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_header"><U>{--ADMIN_MEMBER_FUNCTIONS--}:</U><BR />
-               {!__MEMBER_LINKS!}</TD>
-       </TR>
-       <TR>
-               <TD height="10" class="admin_header seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td height="10" class="admin_header seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" class="admin_header"><strong>{--ADMIN_MEM_NO_CATS_1--}<a
+                       href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;uid={!__UID!}">{!__UID!}</a>{--ADMIN_MEM_NO_CATS_2--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td height="10" class="admin_header seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td height="10" class="admin_header seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" class="admin_header"><u>{--ADMIN_MEMBER_FUNCTIONS--}:</u><br />
+               {!__MEMBER_LINKS!}</td>
+       </tr>
+       <tr>
+               <td height="10" class="admin_header seperator">&nbsp;</td>
+       </tr>
+</table>