]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_list_beg.tpl
index 9a2e68207e7f8e2444a34413024a0959ded4d50d..eafff4ab15f0b2ada46caff131065bfe88650dc4 100644 (file)
@@ -1,33 +1,36 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
+<table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="admin_table dashed">
-       <TR>
-               <TD class="admin_header bottom2 right2" align="center" width="60">
-               <strong>{--BEG_RANK--}</strong></TD>
-               <TD class="admin_header bottom2 right2" align="center" width="90">
-               <strong>{--_UID--}:</strong></TD>
-               <TD class="admin_header bottom2 right2" align="center"><strong>{--SURNAME_FAMILY--}:</strong>
-               </TD>
-               <TD class="admin_header bottom2 right2" align="center"><strong>{--BEG_TOTAL--}:</strong>
-               </TD>
-               <TD class="admin_header bottom2" align="center" width="160"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
-               </TD>
-       </TR>
+       <tr>
+               <td class="admin_header bottom2 right2" align="center" width="60">
+               <strong>{--BEG_RANK--}</strong></td>
+               <td class="admin_header bottom2 right2" align="center" width="90">
+               <strong>{--_UID--}:</strong></td>
+               <td class="admin_header bottom2 right2" align="center"><strong>{--SURNAME_FAMILY--}:</strong>
+               </td>
+               <td class="admin_header bottom2 right2" align="center"><strong>{--BEG_TOTAL--}:</strong>
+               </td>
+               <td class="admin_header bottom2" align="center" width="160"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               </td>
+       </tr>
        {!__BEG_ROWS!}
-       <TR>
-               <TD colspan="3" class="admin_header bottom2 right2" height="28"
-                       align="right"><u>{--BEG_MEMBER_TOTAL--}:</u>&nbsp;</TD>
-               <TD class="admin_header bottom2 right2" height="28">&nbsp;<u>{!__TOTAL!}
-               {!POINTS!}</u></TD>
-               <TD class="admin_header bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" class="admin_header" align="center" height="55">
+       <tr>
+               <td colspan="3" class="admin_header bottom2 right2" height="28"
+                       align="right"><u>{--BEG_MEMBER_TOTAL--}:</u>&nbsp;</td>
+               <td class="admin_header bottom2 right2" height="28">&nbsp;<u>{!__TOTAL!}
+               {!POINTS!}</u></td>
+               <td class="admin_header bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" class="admin_header" align="center" height="55">
                        {!__BEG_WITHDRAW_FORM!}
-               </TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+</table>
 
-<div class="admin_note"><strong>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</strong><br />
-<br />
-<div class="admin_note">{--ADMIN_BEG_TIMEOUT_1--} <strong>{!__AUTOPURGE_TIMEOUT!}</strong>
-{--ADMIN_BEG_TIMEOUT_2--}</div></div>
+<div class="admin_note">
+       <strong>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</strong>
+
+       <div class="admin_note">
+               {--ADMIN_BEG_TIMEOUT_1--} <strong>{!__AUTOPURGE_TIMEOUT!}</strong> {--ADMIN_BEG_TIMEOUT_2--}
+       </div>
+</div>