All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_admins_mails_list_row.tpl
index 639ab67de3c98403e2f095358d19c43649a54c8a..3d129db86066b1ae4fd73fbc2f6a4f7b624d8775 100644 (file)
@@ -1,11 +1,11 @@
 <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="sel[$content[tpl]]" class="admin_normal" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[tpl]
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
+       <td class="switch_sw$content[sw] bottom" align="center">
                $content[alnk]
        </td>
 </tr>