template
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_user.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="95%"
2         align="center" class="admin_table dashed">
3         <TR>
4                 <TD class="admin_header" colspan="{!__COLSPAN2!}" align="center">
5                 <STRONG>{!__TITLE!}:</STRONG></TD>
6         </TR>
7         <TR>
8                 <TD colspan="{!__COLSPAN2!}" class="seperator" height="5">&nbsp;</TD>
9         </TR>
10         {!__ALPHA_SORT!} {!__SORT_LINKS!} {!__PAGE_NAV!}
11         <TR>
12                 <TD colspan="{!__COLSPAN2!}" class="seperator" height="5">&nbsp;</TD>
13         </TR>
14         {!__USER_ROWS!} {!__PAGE_NAV!}
15 </TABLE>