]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_usr.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
index 5ce67b56a48ed278eaa59e2a8d292d0a86080ca9..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">
-               <STRONG 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>