]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_waiting.tpl
Some text shorter, alternative text added to forced-ads table row
[mailer.git] / templates / de / html / admin / admin_list_doubler_waiting.tpl
index b0e7e9acf12f50bb5fc0debb0afa4560563b1133..d964e2e1550f3ec5b2349ba6b5c99a0a644892f6 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 bottom2 right2" align="center" height="25" width="25%"><strong>{--_UID--}:</strong></td>
-               <td class="header_column bottom2 right2" align="center" width="25%"><strong>{?POINTS?}:</strong></td>
-               <td class="header_column bottom2 right2" align="center" width="25%"><strong>{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong></td>
-               <td class="header_column bottom2" align="center" width="25%"><strong class="medium">{--REMOTE_IP--}:</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_FOOTER--}
+               </td>
        </tr>
 </table>
+</div>