]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_ref_list_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / member / member_ref_list_row.tpl
index f7b6bc7bbb72d729d4903c73e922249f9e450feb..580e2ba87770cb4a4ae5fe8b3bf4e47c3c3752a0 100644 (file)
@@ -1,20 +1,20 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[refid] ($content[nickname])
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[status]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
-               $content[points] {!POINTS!}
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[points] {?POINTS?}
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[unconfirmed]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[clickrate]&#37;
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[activity]
        </td>
 </tr>