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