]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_cats.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_edit_cats.tpl
diff --git a/templates/de/html/admin/admin_edit_cats.tpl b/templates/de/html/admin/admin_edit_cats.tpl
deleted file mode 100644 (file)
index 1ec7f76..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<div align="center">
-{%form,formMethodPost=modules.php?module=admin&amp;what=list_cats&amp;do=edit%}
-<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
-<tr>
-       <td align="center" colspan="2" class="table_header bottom">
-               <strong>{--ADMIN_EDIT_CATEGORIES_TITLE--}:</strong>
-       </td>
-</tr>
-$content
-<tr>
-       <td align="center" colspan="2" class="table_footer">
-               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CHANGE_CATEGORIES--}" />
-       </td>
-</tr>
-</table>
-{%form_close%}
-</div>