]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_overview_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_menu_overview_row.tpl
index 4632f6b2daa3959df71ba87f106d0ce7fef9474f..19f0ad6d935de92199277cb618569ae7e53be784 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                <a href="{?URL?}/modules.php?module=admin&amp;what=$content[mode]edit&amp;sub=$content[action]">$content[action]</a>
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[what]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;&nbsp;$content[title]
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
+       <td class="switch_sw$content[sw] bottom" align="center">
                &nbsp;&nbsp;$content[navi]
        </td>
 </tr>