All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_theme_edit_row.tpl
index eb30b094aaa7dc7e5a309e134f22be60d2ef707a..fdcb8650ee652359b75913ee24d9dec5163f327a 100644 (file)
@@ -1,24 +1,24 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
+       <td class="switch_sw$content[sw] bottom right" align="center" height="30">
                <input type="checkbox" name="sel[$content[id]]" title="{--ID_SELECT--} $content[id]" class="admin_normal" value="1" />
                <input type="hidden" name="active[$content[id]]" value="$content[active]" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
+       <td class="switch_sw$content[sw] bottom right" align="center" height="30">
                $content[link]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[name]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">
+       <td class="switch_sw$content[sw] bottom right" align="center" height="30">
                $content[is_act]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[email]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                <a href="$content[url_link]" target="_blank">$content[url_title]</a>
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                v$content[ver]
        </td>
 </tr>