]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_ref_list_row.tpl
Next wave of lesser getMessage() usage and more EL
[mailer.git] / templates / de / html / member / member_ref_list_row.tpl
index 76ac3d92bf92a687f8aa8426b7c5da9302cc81d2..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">
+       <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>