]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_usr.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
index 6875004680f499f6969ff1c4ab1c5953e1e2a51b..894e76ed2b5f32aea83911fe8e9f3937195a6de5 100644 (file)
@@ -1,19 +1,21 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="4" align="center" class="admin_title" height="30">
-               <strong>{--RALLYE_LIST_USERS_1--}$content[rallye]{--RALLYE_LIST_USERS_2--}:</strong>
+       <td colspan="4" align="center" class="table_header bottom">
+               <strong>{%message,ADMIN_LIST_RALLYE_USERS_TITLE2=$content[rallye_id]%}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="header_column bottom2 right2"><strong>{--_UID--}:</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--RALLYE_OLD_REFS--}:</strong></td>
-       <td align="center" class="header_column bottom2 right2"><strong>{--RALLYE_NEW_REFS--}:</strong></td>
-       <td align="center" class="header_column bottom2"><strong>{--RALLYE_REF_POINTS--}:</strong></td>
+       <td align="center" class="header_column bottom right"><strong>{--_USERID--}:</strong></td>
+       <td align="center" class="header_column bottom right"><strong>{--RALLYE_OLD_REFS--}:</strong></td>
+       <td align="center" class="header_column bottom right"><strong>{--RALLYE_NEW_REFS--}:</strong></td>
+       <td align="center" class="header_column bottom"><strong>{--RALLYE_REFERRAL_POINTS--}:</strong></td>
 </tr>
 $content[rows]
 <tr>
-       <td colspan="4" class="admin_footer">
-               <span class="admin_note">{--RALLYE_REF_POINTS_NOTE--}</span>
+       <td colspan="4" class="table_footer">
+               <span class="notice">{--ADMIN_RALLYE_REFERRAL_POINTS_NOTICE--}</span>
        </td>
 </tr>
 </table>
+</div>