]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_already.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_list_doubler_already.tpl
index fbdee00178915586fe9da47796945cfb166f1453..f6411cd0348d7f425e5b1cfa6259f787a691567c 100644 (file)
@@ -1,25 +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>
+<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>
+       <tr>
+               <td colspan="4" class="seperator">&nbsp;</td>
+       </tr>
+</table>