More templates rewritten
[mailer.git] / templates / de / html / admin / admin_list_cats_404.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="500"
2         class="admin_table dashed">
3         <TR>
4                 <TD height="10" class="admin_header seperator">&nbsp;</TD>
5         </TR>
6         <TR>
7                 <TD align="center" class="admin_header"><STRONG>{--ADMIN_MEM_NO_CATS_1--}<A
8                         href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={!__UID!}">{!__UID!}</A>{--ADMIN_MEM_NO_CATS_2--}</STRONG>
9                 </TD>
10         </TR>
11         <TR>
12                 <TD height="10" class="admin_header seperator bottom2">&nbsp;</TD>
13         </TR>
14         <TR>
15                 <TD height="10" class="admin_header seperator">&nbsp;</TD>
16         </TR>
17         <TR>
18                 <TD align="center" class="admin_header"><U>{--ADMIN_MEMBER_FUNCTIONS--}:</U><BR />
19                 {!__MEMBER_LINKS!}</TD>
20         </TR>
21         <TR>
22                 <TD height="10" class="admin_header seperator">&nbsp;</TD>
23         </TR>
24 </TABLE>