]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_member.tpl
Wrapper introduced, renaming to the naming convention:
[mailer.git] / templates / de / html / guest / guest_stats_member.tpl
index 6ef77e3bb663f04b15ada0ca09d76c69e42705cd..8601cbaf9517d99682d6486578664a99e4a3ede4 100644 (file)
@@ -7,30 +7,30 @@
        </tr>
        <tr>
                <td class="guest_stats_l bottom">{--USERS_TOTAL--}:</td>
-               <td class="guest_stats_r bottom right">$content[total_users]</td>
+               <td class="guest_stats_r bottom right">{%pipe,translateComma=$content[total_users]%}</td>
                <td class="guest_stats_l bottom">{--UNCONFIRMED_USERIDS--}:</td>
-               <td class="guest_stats_r bottom">$content[unconfirmed]</td>
+               <td class="guest_stats_r bottom">{%pipe,translateComma=$content[unconfirmed]%}</td>
        </tr>
        <tr>
                <td class="guest_stats_l bottom">{--GUEST_STATS_MALES--}:</td>
-               <td class="guest_stats_r bottom right">$content[total_males]</td>
+               <td class="guest_stats_r bottom right">{%pipe,translateComma=$content[total_males]%}</td>
                <td class="guest_stats_l bottom">{--GUEST_STATS_FEMALES--}:</td>
-               <td class="guest_stats_r bottom">$content[total_females]</td>
+               <td class="guest_stats_r bottom">{%pipe,translateComma=$content[total_females]%}</td>
        </tr>
        <!--
        @TODO We have to fix these counters.
        <tr>
                <td class="guest_stats_l bottom">{--GUEST_STATS_TONLINE--}:</td>
-               <td class="guest_stats_r bottom right">$content[tmem_count]</td>
+               <td class="guest_stats_r bottom right">{%pipe,translateComma=$content[tmem_count]%}</td>
                <td class="guest_stats_l bottom">{--GUEST_STATS_YONLINE--}:</td>
-               <td class="guest_stats_r bottom">$content[ymem_count]</td>
+               <td class="guest_stats_r bottom">{%pipe,translateComma=$content[ymem_count]%}</td>
        </tr>
        //-->
        <tr>
                <td class="guest_stats_l bottom">{--GUEST_STATS_TREGISTER--}:</td>
-               <td class="guest_stats_r bottom right">$content[treg_count]</td>
+               <td class="guest_stats_r bottom right">{%pipe,translateComma=$content[treg_count]%}</td>
                <td class="guest_stats_l bottom">{--GUEST_STATS_YREGISTER--}:</td>
-               <td class="guest_stats_r bottom">$content[yreg_count]</td>
+               <td class="guest_stats_r bottom">{%pipe,translateComma=$content[yreg_count]%}</td>
        </tr>
        <tr>
                <td align="center" class="table_header bottom" colspan="4">