From 34582524ba39e895e072129b1c83e48d94864cff Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Thu, 26 Apr 2012 19:18:17 +0200 Subject: adapted admin section for FAQ to new database scheme --- templates/admin_faq.html | 56 ++------------------------------------ templates/admin_faq_edit_form.html | 37 ++----------------------- 2 files changed, 5 insertions(+), 88 deletions(-) (limited to 'templates') diff --git a/templates/admin_faq.html b/templates/admin_faq.html index 5dacf522..0eee8d20 100644 --- a/templates/admin_faq.html +++ b/templates/admin_faq.html @@ -1,56 +1,6 @@ - - - - - - - - - - %faqs% - -
- Deutsch - - English - -   -
+%faqs%
Create new FAQ:
- - - - - - - - - - - - - - - - - -
- Frage - - -
- Antwort - - -
- Question - - -
- Answer - - -
+%new_form% -
\ No newline at end of file + diff --git a/templates/admin_faq_edit_form.html b/templates/admin_faq_edit_form.html index 1ef791aa..2159a82d 100644 --- a/templates/admin_faq_edit_form.html +++ b/templates/admin_faq_edit_form.html @@ -1,41 +1,8 @@ Edit FAQ:
- - - - - - - - - - - - - - - - - -
- Frage - - -
- Antwort - - -
- Question - - -
- Answer - - -
+%form%

Delete FAQ: -
\ No newline at end of file + -- cgit v1.2.3-54-g00ecf