User list templates with lesser empty lines
[mailer.git] / templates / de / html / admin / admin_list_user.tpl
index acabedbd5bddb085a9873b46c1cc4a07c24e8ea6..1acc3841ef1a259720c266a184c9c224d66ebb0b 100644 (file)
@@ -1,15 +1,13 @@
 <TABLE border="0" cellspacing="0" cellpadding="0" width="95%"
        align="center" class="admin_table dashed">
        <TR>
-               <TD class="admin_header" colspan="{!__COLSPAN2!}" align="center">
-               <STRONG>{!__TITLE!}:</STRONG></TD>
+               <TD class="admin_header bottom2" colspan="{!__COLSPAN2!}" height="30" align="center">
+                       <STRONG>{!__TITLE!}:</STRONG>
+               </TD>
        </TR>
-       <TR>
-               <TD colspan="{!__COLSPAN2!}" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       {!__ALPHA_SORT!} {!__SORT_LINKS!} {!__PAGE_NAV!}
-       <TR>
-               <TD colspan="{!__COLSPAN2!}" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       {!__USER_ROWS!} {!__PAGE_NAV!}
+       {!__ALPHA_SORT!}
+       {!__SORT_LINKS!}
+       {!__PAGE_NAV!}
+       {!__USER_ROWS!}
+       {!__PAGE_NAV!}
 </TABLE>