Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_beg.tpl
index e221b671d083dc0d7b529c681a96a37dc2523aa6..5f58825e39afff4f7dddee6e8f0fbb74a6e305be 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>{--BEG_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>{--BEG_TOTAL--}:</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">
-                       <u>{--BEG_MEMBER_TOTAL--}:</u>&nbsp;
+               <td colspan="3" class="header_column bottom right" align="right">
+                       <u>{--BEG_MEMBER_TOTAL--}:</u>
                </td>
-               <td class="header_column bottom right" height="28">
-                       &nbsp;<u>$content[total] {?POINTS?}</u>
+               <td class="header_column bottom right">
+                       <u>$content[total] {?POINTS?}</u>
                </td>
                <td class="header_column bottom">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="5" class="header_column" align="center" height="55">
+               <td colspan="5" align="center">
                        $content[withdraw_form]
                </td>
        </tr>
@@ -37,7 +38,8 @@
 <div class="admin_note">
        <strong>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</strong>
 
-       <div class="admin_note">
-               {--ADMIN_BEG_TIMEOUT_1--} <strong>$content[autopurge_timeout]</strong> {--ADMIN_BEG_TIMEOUT_2--}
+       <div>
+               {%message,ADMIN_BEG_TIMEOUT=$content[autopurge_timeout]%}
        </div>
 </div>
+</div>