]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_cat.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_add_cat.tpl
index 411b0189ea47dd537399d5294aabdbe1416935c0..3851f93ef9e3b9b0d50b913d4da64593fe38d157 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-{%form,formMethodPost=modules.php?module=admin&amp;what=config_cats%}
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_cats%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" align="center" colspan="2">
@@ -41,7 +41,7 @@
        <tr>
                <td class="table_footer" colspan="2">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="add" class="form_submit" value="{--ADMIN_ADD_NEW_CATEGORY--}" />
+                       <input type="submit" class="form_submit" name="add" value="{--ADMIN_ADD_NEW_CATEGORY--}" />
                </td>
        </tr>
 </table>