]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_ref_list_row.tpl
New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / html / member / member_ref_list_row.tpl
index 580e2ba87770cb4a4ae5fe8b3bf4e47c3c3752a0..5b28825cb1711a03c1ce0f74a3f182111e703268 100644 (file)
@@ -1,15 +1,15 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[refid] ($content[nickname])
+               $content[refid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[status]
+               {%pipe,translateUserStatus=$content[status]%}
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[points] {?POINTS?}
+               {%pipe,translateComma=$content[points]%} {?POINTS?}
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[unconfirmed]
+               {%pipe,translateComma=$content[unconfirmed]%}
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
                $content[clickrate]&#37;