All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_row.tpl
index f33da707b7fdefb5bf3553227c5afc560f064457..67ff334d8be93967fdae5bbbe6e3990025f0c494 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[name]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[rate]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[min]
        </td>
-       <td class="switch_sw$content[sw] bottom2">
+       <td class="switch_sw$content[sw] bottom">
                &nbsp;$content[currency]
        </td>
 </tr>