]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_beg.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / member / member_list_beg.tpl
index 95731f3a61f7779e6a8b88183053c89a191af9e9..7fb3941c413fd2f0fe0069ba5f64d583ec1b0b15 100644 (file)
@@ -1,45 +1,44 @@
-<P align="center"><STRONG>{--BEG_MEMBER_HERE_IS_THE_LIST--}</STRONG><BR>
-<BR>
-<TABLE border="0" cellspacing="0" cellpadding="0" width="520"
-       class="member_table dashed">
-       <TR>
-               <TD width="80" align="center" class="member_header bottom2"><STRONG>{--BEG_RANK--}:</STRONG></TD>
-               <TD width="120" align="center" class="member_header bottom2"><STRONG>{--_UID--}:</STRONG></TD>
-               <TD width="100" align="center" class="member_header bottom2"><STRONG>{--BEG_POINTS--}:</STRONG></TD>
-               <TD width="220" align="center" class="member_header bottom2"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG></TD>
-       </TR>
-       {--__BEG_ROWS--}
-       <TR>
-               <TD colspan="4" class="member_footer" align="center"
+<P align="center"><strong>{--BEG_MEMBER_HERE_IS_THE_LIST--}</strong><br />
+<br />
+<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+       <tr>
+               <td width="80" align="center" class="member_header bottom2"><strong>{--BEG_RANK--}:</strong></td>
+               <td width="120" align="center" class="member_header bottom2"><strong>{--_UID--}:</strong></td>
+               <td width="100" align="center" class="member_header bottom2"><strong>{--BEG_POINTS--}:</strong></td>
+               <td width="220" align="center" class="member_header bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+       </tr>
+       {!__BEG_ROWS!}
+       <tr>
+               <td colspan="4" class="member_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <FONT class="tiny member_note">{--BEG_RALLYE_NOTE--}</FONT></TD>
-       </TR>
-</TABLE>
-<BR>
+               <div class="tiny member_note">{--BEG_RALLYE_NOTE--}</div></td>
+       </tr>
+</table>
+<br />
 
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
+<table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="member_table dashed">
-       <TR>
-               <TD class="member_header bottom2"
+       <tr>
+               <td class="member_header bottom2"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
-                       align="center"><STRONG>{--BEG_RALLYE_CONDITIONS--}:</STRONG></TD>
-       </TR>
-       <TR>
-               <TD class="member_note bottom2"
+                       align="center"><strong>{--BEG_RALLYE_CONDITIONS--}:</strong></td>
+       </tr>
+       <tr>
+               <td class="member_note bottom2"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <OL align="left">
-                       <LI class="tiny">{--BEG_RALLYE_CONDITION_1--}</LI>
-                       <LI class="tiny">{--BEG_RALLYE_CONDITION_2--}</LI>
-                       <LI class="tiny">{--BEG_RALLYE_CONDITION_3--}</LI>
-                       <LI class="tiny">{--BEG_RALLYE_CONDITION_4--}</LI>
-               </OL>
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="4" class="member_footer" align="center"
+               <ol align="left">
+                       <li class="tiny">{--BEG_RALLYE_CONDITION_1--}</li>
+                       <li class="tiny">{--BEG_RALLYE_CONDITION_2--}</li>
+                       <li class="tiny">{--BEG_RALLYE_CONDITION_3--}</li>
+                       <li class="tiny">{--BEG_RALLYE_CONDITION_4--}</li>
+               </ol>
+               </td>
+       </tr>
+       <tr>
+               <td colspan="4" class="member_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <A href="{!URL!}/modules.php?module=login&amp;what=beg">{--BEG_LINK_HERE--}</A>
-               </TD>
-       </TR>
-</TABLE>
+               <a href="{!URL!}/modules.php?module=login&amp;what=beg">{--BEG_LINK_HERE--}</a>
+               </td>
+       </tr>
+</table>
 </P>