]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_stats_row.tpl
Note for incomplete 'logical areas' added (won't be deprecated)
[mailer.git] / templates / de / html / member / member_stats_row.tpl
index 060b281d1d66b660031d3910fff2bfb571df9e59..a24203a025c8c499a1199edacf5803ecd966aeb8 100644 (file)
@@ -24,7 +24,7 @@
                <strong><a href="{%pipe,generateDerefererUrl=$content[url]%}" target="_blank">{--MEMBER_TEST_URL--}</a></strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} top">
-               {--EMAIL_END_SEND--}:<br />
+               {--MEMBER_EMAIL_END_SEND--}:<br />
                <strong>$content[timestamp_sent]</strong>
        </td>
 </tr>
                <strong>{%pipe,translateComma=$content[max_rec]%}</strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} top right" width="16%">
-               {--EMAIL_CONFIRMED--}:<br />
+               {--MEMBER_EMAIL_CONFIRMED--}:<br />
                <strong>{%pipe,translateComma=$content[clicks]%}</strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} top">
-               {--EMAIL_PERCENT--}:<br />
-               <strong>{%pipe,translateComma=$content[percents]%}%</strong>
+               {--MEMBER_CLICK_RATE--}:<br />
+               <strong>{%pipe,translateComma=$content[click_rate]%}&#37;</strong>
        </td>
 </tr>