]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_list_beg.tpl
index 2b3d6df3000e908a1862d66e6993148368984fe7..1fa9289d143e46611aaa21fa3da066098e04e435 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <!-- @TODO No title here? //-->
        <tr>
                <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>
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom" align="center">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
        $content[rows]
        <tr>
                <td colspan="3" class="header_column bottom right" align="right">
-                       <u>{--BEG_MEMBER_TOTAL--}:</u>
+                       <u>{--MEMBER_BEG_TOTAL--}:</u>
                </td>
                <td class="header_column bottom right">
-                       <u>$content[total] {?POINTS?}</u>
+                       <u>{%pipe,translateComma=$content[total]%} {?POINTS?}</u>
+               </td>
+               <td class="header_column bottom">
+                       &nbsp;
                </td>
-               <td class="header_column bottom">&nbsp;</td>
        </tr>
        <tr>
                <td colspan="5" align="center">
        </tr>
 </table>
 
-<div class="admin_note">
+<div class="notice">
        <strong>{--ADMIN_BEG_WINNER_HIGLIGHTED--}</strong>
 
        <div>
-               {%message,ADMIN_BEG_TIMEOUT,$content[autopurge_timeout]%}
+               {%message,ADMIN_BEG_TIMEOUT=$content[autopurge_timeout]%}
        </div>
 </div>
 </div>