]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_usr.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
index 71487845b4573404c32c57edfe6f7f216177fd3b..9d9347ebfa3e0da69ec3605a56bfe63ff85541d3 100644 (file)
@@ -1,18 +1,19 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">
-<TR>
-       <TD colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_LIST_USERS_1--}{!__RALLYE_VALUE!}{--RALLYE_LIST_USERS_2--}:</strong>
-       </TD>
-</TR>
-<TR>
-       <TD align="center" class="admin_title bottom2 right2"><strong>{--_UID--}:</strong></TD>
-       <TD align="center" class="admin_title bottom2 right2"><strong>{--RALLYE_OLD_REFS--}:</strong></TD>
-       <TD align="center" class="admin_title bottom2 right2"><strong>{--RALLYE_NEW_REFS--}:</strong></TD>
-       <TD align="center" class="admin_title bottom2"><strong>{--RALLYE_REF_POINTS--}:</strong></TD>
-</TR>
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<tr>
+       <td colspan="4" align="center" class="admin_title" height="30">
+               <strong>{--RALLYE_LIST_USERS_1--}{!__RALLYE_VALUE!}{--RALLYE_LIST_USERS_2--}:</strong>
+       </td>
+</tr>
+<tr>
+       <td align="center" class="admin_title bottom2 right2"><strong>{--_UID--}:</strong></td>
+       <td align="center" class="admin_title bottom2 right2"><strong>{--RALLYE_OLD_REFS--}:</strong></td>
+       <td align="center" class="admin_title bottom2 right2"><strong>{--RALLYE_NEW_REFS--}:</strong></td>
+       <td align="center" class="admin_title bottom2"><strong>{--RALLYE_REF_POINTS--}:</strong></td>
+</tr>
 {!__RALLYE_USER_ROWS!}
-<TR>
-       <TD colspan="4" class="admin_footer">
-               <div class="admin_note">{--RALLYE_REF_POINTS_NOTE--}</strong>
-       </TD>
-</TR>
-</TABLE>
+<tr>
+       <td colspan="4" class="admin_footer">
+               <span class="admin_note">{--RALLYE_REF_POINTS_NOTE--}</span>
+       </td>
+</tr>
+</table>