Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_bonus.tpl
index b246c5f3a017f20baacb6c66ce454b989357185b..1b66d348f4b586012fe964c87a9ccde9cbff942a 100644 (file)
@@ -1,10 +1,11 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <!-- @TODO No title here? //-->
        <tr>
-               <td class="header_column bottom right" align="center" width="60">
+               <td class="header_column bottom right" align="center">
                        <strong>{--BONUS_RANK--}</strong>
                </td>
-               <td class="header_column bottom right" align="center" width="90">
+               <td class="header_column bottom right" align="center">
                        <strong>{--_UID--}:</strong>
                </td>
                <td class="header_column bottom right" align="center">
                <td class="header_column bottom right" align="center">
                        <strong>{--BONUS_TURBO_TOTAL2--}:</strong>
                </td>
-               <td class="header_column bottom" align="center" width="160">
+               <td class="header_column bottom" align="center">
                        <strong>{--ADMIN_LAST_ONLINE--}:</strong>
                </td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="3" class="header_column bottom right" height="28" align="right">
+               <td colspan="3" class="header_column bottom right" align="right">
                        <u>{--BONUS_MEMBER_TOTAL--}:</u>&nbsp;
                </td>
-               <td class="header_column bottom right" height="28">&nbsp;<u>$content[total] {?POINTS?}</u></td>
+               <td class="header_column bottom right">
+                       <u>$content[total] {?POINTS?}</u>
+               </td>
                <td class="header_column bottom">&nbsp;</td>
        </tr>
        <tr>
 </table>
 
 <div class="admin_note">
-       <strong>{--ADMIN_BONUS_WINNER_HIGLIGHTED--}</strong><br />
-       <br />
-       {--ADMIN_BONUS_TIMEOUT_1--}<strong>$content[autopurge_timeout]</strong>{--ADMIN_BONUS_TIMEOUT_2--}
+       <div>
+               <strong>{--ADMIN_BONUS_WINNER_HIGLIGHTED--}</strong>
+       </div>
+       <div>
+               {%message,ADMIN_BONUS_TIMEOUT=$content[autopurge_timeout]%}
+       </div>
+</div>
 </div>