User list templates with lesser empty lines
[mailer.git] / 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 bottom2" colspan="{!__COLSPAN2!}" height="30" align="center">
5                         <STRONG>{!__TITLE!}:</STRONG>
6                 </TD>
7         </TR>
8         {!__ALPHA_SORT!}
9         {!__SORT_LINKS!}
10         {!__PAGE_NAV!}
11         {!__USER_ROWS!}
12         {!__PAGE_NAV!}
13 </TABLE>