summaryrefslogtreecommitdiff
path: root/templates/admin_faq.html
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2013-12-03 16:28:37 +0100
committerPhilip Häusler <msquare@notrademark.de>2013-12-03 16:28:37 +0100
commit821e37c1b25afe9cae118c8ce185878ae8726dab (patch)
tree865508bcf829db5d943b931835113e1eedb6cfec /templates/admin_faq.html
parentf79f711e16897c3db2bf9e315f5094124af6d55f (diff)
removed faq feature
Diffstat (limited to 'templates/admin_faq.html')
-rw-r--r--templates/admin_faq.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/admin_faq.html b/templates/admin_faq.html
deleted file mode 100644
index 0eee8d20..00000000
--- a/templates/admin_faq.html
+++ /dev/null
@@ -1,6 +0,0 @@
-%faqs%
-<hr/>Create new FAQ:
-<form action="%link%&action=create" method="post">
-%new_form%
- <input type="submit" name="submit" value="Create" />
-</form>