]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_beg.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_list_beg.tpl
index fe30668aae1e27445ede1aab52f5f65241e54613..fc63d01168588aa64beeae1a6f251397dbbeefd2 100644 (file)
@@ -1,6 +1,6 @@
 <div align="center"><strong>{--MEMBER_BEG_HERE_IS_THE_LIST--}</strong><br />
 <br />
-<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <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>
@@ -9,22 +9,22 @@
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="member_footer" align="center"
+               <td colspan="4" class="table_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <div class="tiny member_note">{--BEG_RALLYE_NOTE--}</div></td>
+               <div class="tiny notice">{--BEG_RALLYE_NOTE--}</div></td>
        </tr>
 </table>
 <br />
 
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="member_table dashed">
+       class="table dashed">
        <tr>
                <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>
        <tr>
-               <td class="member_note bottom"
+               <td class="notice bottom"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
                <ol align="left">
                        <li class="tiny">{--BEG_RALLYE_CONDITION_1--}</li>
@@ -35,7 +35,7 @@
                </td>
        </tr>
        <tr>
-               <td colspan="4" class="member_footer" align="center"
+               <td colspan="4" class="table_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>