All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_config_cats_row.tpl
index b452df8a7c85f571952886c708695e646a7f94c6..1c34145de89a11e2e0eda8a692338b0fe17766c9 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
-       <td class="bottom2 right2 switch_sw$content[sw]">
+       <td class="bottom right switch_sw$content[sw]">
                &nbsp;$content[cat]&nbsp;
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[vis]
        </td>
-       <td align="center" class="bottom2 switch_sw$content[sw]">
+       <td align="center" class="bottom switch_sw$content[sw]">
                $content[sort]
        </td>
 </tr>