All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit_row.tpl
index 6eb5d785e25b9ea82f82c41ca256fedebcc8cd4f..7664e74d54f4cb0863ec40f0f4d5a2ed2ca6b66c 100644 (file)
@@ -1,18 +1,18 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2" height="25">
+       <td align="center" class="switch_sw$content[sw] bottom right" height="25">
                $content[id]
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <input type="text" name="title[$content[id]]" class="admin_normal" value="$content[title]" size="20" maxlength="255" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <input type="text" name="rate[$content[id]]" class="admin_normal" value="$content[rate]" size="5" maxlength="10" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <input type="text" name="min_points[$content[id]]" class="admin_normal" value="$content[min_points]" size="5" maxlength="10" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2">
+       <td align="center" class="switch_sw$content[sw] bottom">
                $content[allow]
        </td>
 </tr>