]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_waiting.tpl
Some menu points renamed to not conflict with configuration menus:
[mailer.git] / templates / de / html / admin / admin_list_doubler_waiting.tpl
index 92ef01b0ebe834dcf8391de7ca11d780d05eccf8..e05bb2282be9248d74d2118747ce37e7dba614a4 100644 (file)
@@ -1,17 +1,21 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td class="admin_title" align="center" height="30" colspan="4">
+               <td class="table_header" align="center" colspan="4">
                        <strong class="big">$content[list_waiting]</strong>
                </td>
        </tr>
        <tr>
-               <td class="header_column bottom right" align="center" height="25" width="25%"><strong>{--_UID--}:</strong></td>
+               <td class="header_column bottom right" align="center" height="25" width="25%"><strong>{--_USERID--}:</strong></td>
                <td class="header_column bottom right" align="center" width="25%"><strong>{?POINTS?}:</strong></td>
                <td class="header_column bottom right" align="center" width="25%"><strong>{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong></td>
                <td class="header_column bottom" align="center" width="25%"><strong class="medium">{--REMOTE_IP--}:</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="seperator">&nbsp;</td>
+               <td colspan="4" class="table_footer">
+                       {--ADMIN_DOUBLER_NOTICE--}
+               </td>
        </tr>
 </table>
+</div>