]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_list_beg.tpl
index 1c83d181c5b4fd9866c09d977c2042c5b41d0255..fb425b79b566a1fd2189c10f870eed2ae8d22226 100644 (file)
@@ -1,40 +1,44 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
-       <!-- @TODO No title here? //-->
-       <tr>
-               <td class="header_column bottom right" align="center">
-                       <strong>{--BEG_RANK--}</strong>
-               </td>
-               <td class="header_column bottom right" align="center">
-                       <strong>{--_UID--}:</strong>
-               </td>
-               <td class="header_column bottom right" align="center">
-                       <strong>{--SURNAME_FAMILY--}:</strong>
-               </td>
-               <td class="header_column bottom right" align="center">
-                       <strong>{--BEG_TOTAL--}:</strong>
-               </td>
-               <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>{--MEMBER_BEG_TOTAL--}:</u>
-               </td>
-               <td class="header_column bottom right">
-                       <u>$content[total] {?POINTS?}</u>
-               </td>
-               <td class="header_column bottom">
-                       &nbsp;
-               </td>
-       </tr>
-       <tr>
-               <td colspan="5" align="center">
-                       $content[withdraw_form]
-               </td>
-       </tr>
+<tr>
+       <td colspan="5" class="table_header bottom" align="center">
+               <strong>{--ADMIN_LIST_BEG_TITLE--}</strong>
+       </td>
+</tr>
+<tr>
+       <td class="header_column bottom right" align="center">
+               <strong>{--BEG_RANK--}</strong>
+       </td>
+       <td class="header_column bottom right" align="center">
+               <strong>{--_USERID--}:</strong>
+       </td>
+       <td class="header_column bottom right" align="center">
+               <strong>{--SURNAME_FAMILY--}:</strong>
+       </td>
+       <td class="header_column bottom right" align="center">
+               <strong>{--BEG_TOTAL--}:</strong>
+       </td>
+       <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>{--MEMBER_BEG_TOTAL--}:</u>
+       </td>
+       <td class="header_column bottom right">
+               <u>{%pipe,translateComma=$content[total_points]%} {?POINTS?}</u>
+       </td>
+       <td class="header_column bottom">
+               &nbsp;
+       </td>
+</tr>
+<tr>
+       <td colspan="5" align="center">
+               $content[withdraw_form]
+       </td>
+</tr>
 </table>
 
 <div class="notice">