]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_ref_list_level.tpl
Extension ext-coupon basicly finished, no shortcuts in naming:
[mailer.git] / templates / de / html / member / member_ref_list_level.tpl
index 12f5bee3f5dc9301387f151596e1a1eee4f5dc36..6062fc8bc44ca902ba74f9e2fbc366490d9aed63 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
        <td align="center" style="padding:0px;margin:0px">
-<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td align="center" class="member_header" colspan="6">
+       <td align="center" class="header_column" colspan="6">
                <strong>{--MEMBER_REFLIST_LIST_TITLE_1--}$content[level]{--MEMBER_REFLIST_LIST_TITLE_2--}$content[percents]{--MEMBER_REFLIST_LIST_TITLE_3--}</strong>
        </td>
 </tr>
 <tr>
        <td align="center" class="header_column bottom right">
-               <strong>{--_UID--}</strong>
+               <strong>{--_USERID--}</strong>
        </td>
        <td align="center" class="header_column bottom right">
                <strong>{--ACCOUNT_STATUS--}</strong>
@@ -20,7 +20,7 @@
                <strong>{--UNCONFIRMED_LINKS--}</strong>
        </td>
        <td align="center" class="header_column bottom right">
-               <strong>{--EMAIL_PERCENT--}</strong>
+               <strong>{--MEMBER_EMAIL_PERCENT--}</strong>
        </td>
        <td align="center" class="header_column bottom">
                <strong>{--MEMBER_REFLIST_ACTIVITY--}</strong>
@@ -28,8 +28,8 @@
 </tr>
 $content[rows]
 <tr>
-       <td align="center" class="member_footer" colspan="6">
-               <span class="member_note">{--MEMBER_REFLIST_COUNTER_1--}$content[counter]{--MEMBER_REFLIST_COUNTER_2--}</span>
+       <td align="center" class="table_footer" colspan="6">
+               <span class="notice">{%message,MEMBER_REFLIST_COUNTER=$content[counter]%}</span>
        </td>
 </tr>
 </table>