]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list_rows.tpl
Fixes for ext-surfbar (the usual asset)
[mailer.git] / templates / de / html / member / member_doubler_list_rows.tpl
index 6d786ee9a86049c442b73349d26cfa43891f353d..92af06aba312f0cf5dedc3aea1caed676fadda18 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center" width="100">
+       <td class="switch_sw$content[sw] bottom right" align="center" width="100">
                $content[userid]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center" width="100">
+       <td class="switch_sw$content[sw] bottom right" align="center" width="100">
                $content[rid]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center" width="160">
-               $content[points]
+       <td class="switch_sw$content[sw] bottom right" align="center" width="160">
+               {%pipe,translateComma=$content[points]%}
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center" width="160">
+       <td class="switch_sw$content[sw] bottom" align="center" width="160">
                $content[timemark]
        </td>
 </tr>