]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_cats_404.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_list_cats_404.tpl
index e8b15adb7f0cc52c53a75081c11221b367420d2d..586cec2b80219baa5a33b0879f202694429e618b 100644 (file)
@@ -1,26 +1,13 @@
-<table border="0" cellspacing="0" cellpadding="0" width="500"
-       class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" 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;userid=$content[userid]">$content[userid]</a>{--ADMIN_MEM_NO_CATS_2--}</strong>
+               <td align="center" class="admin_title bottom">
+                       <strong>{--ADMIN_MEMBER_NO_CATS_1--}<a href="{%url=modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]%}">$content[userid]</a>{--ADMIN_MEMBER_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">
+               <td align="center" class="admin_title">
                        <u>{--ADMIN_MEMBER_FUNCTIONS--}:</u><br />
                        $content[member_links]
                </td>
        </tr>
-       <tr>
-               <td height="10" class="admin_header seperator">&nbsp;</td>
-       </tr>
 </table>