All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_country_row.tpl
index 76c8422f7ad75a28283400734b42a17c8d64c27b..d8db8c00c948a3d7b522976d6a1b9bc2a17103c1 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" value="$content[is_active]" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[code]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[descr]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2">
+       <td align="center" class="switch_sw$content[sw] bottom">
                $content[active]
        </td>
 </tr>