]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_beg.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / member / member_list_beg.tpl
index fe9f01be671feea8e1d113c636358ce283414a29..4040388c6c316b0752cf0e8f672cc0946a9553c4 100644 (file)
@@ -2,10 +2,10 @@
 <br />
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td width="80" align="center" class="member_header bottom"><strong>{--BEG_RANK--}:</strong></td>
-               <td width="120" align="center" class="member_header bottom"><strong>{--_UID--}:</strong></td>
-               <td width="100" align="center" class="member_header bottom"><strong>{--BEG_POINTS--}:</strong></td>
-               <td width="220" align="center" class="member_header bottom"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+               <td width="80" align="center" class="header_column bottom"><strong>{--BEG_RANK--}:</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--_UID--}:</strong></td>
+               <td width="100" align="center" class="header_column bottom"><strong>{--BEG_POINTS--}:</strong></td>
+               <td width="220" align="center" class="header_column bottom"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
        </tr>
        $content[rows]
        <tr>
@@ -19,7 +19,7 @@
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="member_table dashed">
        <tr>
-               <td class="member_header bottom"
+               <td class="header_column bottom"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px"
                        align="center"><strong>{--BEG_RALLYE_CONDITIONS--}:</strong></td>
        </tr>
@@ -37,7 +37,7 @@
        <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>
+               <a href="{%url=modules.php?module=login&amp;what=beg%}">{--BEG_LINK_HERE--}</a>
                </td>
        </tr>
 </table>