]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_already.tpl
Possible fix for #125, applied fixes from profi-concept's branch
[mailer.git] / templates / de / html / admin / admin_list_doubler_already.tpl
index 13baa9e7344803230a49ff2314161295bc9614e1..f6411cd0348d7f425e5b1cfa6259f787a691567c 100644 (file)
@@ -1,22 +1,25 @@
-<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_ALREADY--}</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">
+                       <div class="big">{!__ADMIN_DOUBLER_LIST_ALREADY!}</div>
+               </td>
+       </tr>
+       <tr>
+               <td class="admin_title bottom2 right2" align="center" height="25" width="25%">
+                       <div class="medium">{--_UID--}:</div>
+               </td>
+               <td class="admin_title bottom2 right2" align="center" width="25%">
+                       <div class="medium">{!POINTS!}:</div>
+               </td>
+               <td class="admin_title bottom2 right2" align="center" width="25%">
+                       <div class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</div>
+               </td>
+               <td class="admin_title bottom2" align="center" width="25%">
+                       <div class="medium">{--REMOTE_IP--}:</div>
+               </td>
+       </tr>
+       {!__ROWS_CONTENT!}
+       <tr>
+               <td colspan="4" class="seperator">&nbsp;</td>
+       </tr>
+</table>