More misc fixes and rewrites (sorry, lame description)
[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>