]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_waiting.tpl
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_list_doubler_waiting.tpl
index c301e08dab5e5f954e2fcad1349433b2fd4a375b..5e29622be20b4a7e42867e6e7d4881f49116c0c9 100644 (file)
@@ -1,22 +1,17 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="540"
-       class="admin_table dashed">
-       <TR>
-               <TD class="admin_title" align="center" height="30" colspan="4"><STRONG
-                       class="big">{--__ADMIN_DOUBLER_LIST_WAITING--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD class="admin_title bottom2 right2" align="center" height="25"
-                       width="25%"><STRONG class="medium">{--_UID--}:</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center" width="25%">
-               <STRONG class="medium">{!POINTS!}:</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center" width="25%">
-               <STRONG class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</STRONG>
-               </TD>
-               <TD class="admin_title bottom2" align="center" width="25%"><STRONG
-                       class="medium">{--REMOTE_IP--}:</STRONG></TD>
-       </TR>
-       {--__ROWS_CONTENT--}
-       <TR>
-               <TD colspan="4" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" width="540" class="admin_table dashed">
+       <tr>
+               <td class="admin_title" align="center" height="30" colspan="4">
+                       <strong class="big">$content[list_waiting]</strong>
+               </td>
+       </tr>
+       <tr>
+               <td class="admin_title bottom2 right2" align="center" height="25" width="25%"><strong>{--_UID--}:</strong></td>
+               <td class="admin_title bottom2 right2" align="center" width="25%"><strong>{?POINTS?}:</strong></td>
+               <td class="admin_title bottom2 right2" align="center" width="25%"><strong>{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong></td>
+               <td class="admin_title bottom2" align="center" width="25%"><strong class="medium">{--REMOTE_IP--}:</strong></td>
+       </tr>
+       {!__ROWS_CONTENT!}
+       <tr>
+               <td colspan="4" class="seperator">&nbsp;</td>
+       </tr>
+</table>