]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_cat.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_add_cat.tpl
index 6ce19a66f9f0477f5b503c7803a93a9893376e1e..0f8be66b2c0c02260518f0d2e0b5a599a2970906 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_cats" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom2" align="center" colspan="3">
+               <td class="admin_title bottom" align="center" colspan="3">
                        <strong>{--ADD_NEW_CATEGORY--}</strong>
                </td>
        </tr>
        </tr>
 
        <tr>
-               <td class="bottom2" align="right" width="200">
+               <td class="bottom" align="right" width="200">
                        <strong>{--CAT_IS_VISIBLE--}</strong>
                </td>
-               <td class="bottom2">
+               <td class="bottom">
                        {--YES--}: <input type="radio" class="admin_normal" name="visible" value="Y" checked="checked" />
                        {--NO--}: <input type="radio" class="admin_normal" name="visible" value="N" />
                </td>