]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus.tpl
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / templates / de / html / admin / admin_list_bonus.tpl
index 82e35d7d6e99a3123896812dd73fce3a860d8fbc..2d2b9dc0cff4ec4ffff1f995fd3dcb6d5aa041d1 100644 (file)
@@ -1,32 +1,32 @@
-<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>{--BONUS_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>{--BONUS_TURBO_TOTAL2--}:</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>{--BONUS_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>{--BONUS_TURBO_TOTAL2--}:</strong>
+               </td>
+               <td class="admin_header bottom2" align="center" width="160"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               </td>
+       </tr>
        {!__BONUS_ROWS!}
-       <TR>
-               <TD colspan="3" class="admin_header bottom2 right2" height="28"
-                       align="right"><U>{--BONUS_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">
-               {!__BONUS_WITHDRAW_FORM!}</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="3" class="admin_header bottom2 right2" height="28"
+                       align="right"><u>{--BONUS_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">
+               {!__BONUS_WITHDRAW_FORM!}</td>
+       </tr>
+</table>
 
-<DIV class="admin_note"><STRONG>{--ADMIN_BONUS_WINNER_HIGLIGHTED--}</STRONG><BR>
-<BR>
-<FONT class="admin_note">{--ADMIN_BONUS_TIMEOUT_1--} <STRONG>{!__AUTOPURGE_TIMEOUT!}</STRONG>
-{--ADMIN_BONUS_TIMEOUT_2--}</FONT></DIV>
+<div class="admin_note"><strong>{--ADMIN_BONUS_WINNER_HIGLIGHTED--}</strong><br />
+<br />
+<div class="admin_note">{--ADMIN_BONUS_TIMEOUT_1--} <strong>{!__AUTOPURGE_TIMEOUT!}</strong>
+{--ADMIN_BONUS_TIMEOUT_2--}</div></div>