diff options
Diffstat (limited to 'templates/admin_questions.html')
-rw-r--r-- | templates/admin_questions.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/admin_questions.html b/templates/admin_questions.html index 0dfb2372..3034a4c0 100644 --- a/templates/admin_questions.html +++ b/templates/admin_questions.html @@ -1,17 +1,17 @@ <p> - Not yet answered questions: + Unbeantwortete Fragen: </p> <table> <thead> <tr> <th> - From + Von </th> <th> - Question + Frage </th> <th> - Answer + Antwort </th> <th> @@ -24,22 +24,22 @@ </table> <hr/> <p> - Answered questions: + Beantwortete Fragen: </p> <table> <thead> <tr> <th> - From + Von </th> <th> - Question + Frage </th> <th> - From + Von </th> <th> - Answer + Antwort </th> <th> |