]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_usr.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
index b7ae02371c0bbb23898c5032cf39e8db5fcc6077..61bd4b8fa8b8be9be303669066bc8fc6b2cda141 100644 (file)
@@ -1,6 +1,7 @@
-<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">
+       <td colspan="4" align="center" class="table_header bottom">
                <strong>{%message,RALLYE_LIST_USERS=$content[rallye]%}:</strong>
        </td>
 </tr>
@@ -8,12 +9,13 @@
        <td align="center" class="header_column bottom right"><strong>{--_UID--}:</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_REF_POINTS--}:</strong></td>
+       <td align="center" class="header_column bottom"><strong>{--RALLYE_REFERAL_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">{--RALLYE_REFERAL_POINTS_NOTE--}</span>
        </td>
 </tr>
 </table>
+</div>