]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_beg.tpl
index dc374f26395e3a87f2fed58b677e512a3ab53275..00808b3afa7a519835444a9f953d901101b03297 100644 (file)
@@ -1,32 +1,33 @@
-<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>
-       {--__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">
-               {--__BEG_WITHDRAW_FORM--}</TD>
-       </TR>
-</TABLE>
+       <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">
+                       {!__BEG_WITHDRAW_FORM!}
+               </td>
+       </tr>
+</table>
 
-<DIV class="admin_note"><STRONG>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</STRONG><BR />
-<BR />
-<FONT class="admin_note">{--ADMIN_BEG_TIMEOUT_1--} <STRONG>{!__AUTOPURGE_TIMEOUT!}</STRONG>
-{--ADMIN_BEG_TIMEOUT_2--}</FONT></DIV>
+<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>