]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_list_user.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_user.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
3         <tr>
4                 <td class="admin_title bottom" colspan="{!__COLSPAN2!}" align="center">
5                         <strong>$content[title]:</strong>
6                 </td>
7         </tr>
8         {!__ALPHA_SORT!}
9         {!__SORT_LINKS!}
10         {!__PAGE_NAV!}
11         $content[rows]
12         {!__PAGE_NAV!}
13 </table>
14 </div>