]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_user.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_user.tpl
index 1acc3841ef1a259720c266a184c9c224d66ebb0b..b780f777e6326611de1a3ca801be5e70d9cdb53a 100644 (file)
@@ -1,13 +1,12 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="95%"
-       align="center" class="admin_table dashed">
-       <TR>
-               <TD class="admin_header bottom2" colspan="{!__COLSPAN2!}" height="30" align="center">
-                       <STRONG>{!__TITLE!}:</STRONG>
-               </TD>
-       </TR>
+<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center" class="admin_table dashed">
+       <tr>
+               <td class="admin_header bottom2" colspan="{!__COLSPAN2!}" height="30" align="center">
+                       <strong>$content[title]:</strong>
+               </td>
+       </tr>
        {!__ALPHA_SORT!}
        {!__SORT_LINKS!}
        {!__PAGE_NAV!}
-       {!__USER_ROWS!}
+       $content[rows]
        {!__PAGE_NAV!}
-</TABLE>
+</table>