]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_ref_list_level.tpl
More usage of EL, homeADS added
[mailer.git] / templates / de / html / member / member_ref_list_level.tpl
index 8a6d99e9ea2f7bad92a6bd3500e8f8528118f370..8c1b3d797c964e629ddfcef9680cab003173014c 100644 (file)
@@ -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>
@@ -29,7 +29,7 @@
 $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>
+               <span class="member_note">{%message,MEMBER_REFLIST_COUNTER={%pipe,translateComma=$content[counter]%}%}</span>
        </td>
 </tr>
 </table>