]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_usr.tpl
ext-iso3166 is deprecated, please use ext-country instead
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
index 3e2fdf198718a78533800dad192a1153f1e52cef..78183e012eb80bb075ce39ca3883a057ae490380 100644 (file)
@@ -1,11 +1,12 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="4" align="center" class="table_header">
+       <td colspan="4" align="center" class="table_header bottom">
                <strong>{%message,RALLYE_LIST_USERS=$content[rallye]%}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="header_column bottom right"><strong>{--_UID--}:</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_REFERAL_POINTS--}:</strong></td>
@@ -17,3 +18,4 @@ $content[rows]
        </td>
 </tr>
 </table>
+</div>