From f9e577352dd31f2846c3a340a1de82dd73961568 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sat, 23 Aug 2014 19:15:10 +0200 Subject: remove html templates --- templates/admin_free.html | 20 ----------- templates/admin_groups.html | 14 -------- templates/admin_groups_edit_form.html | 14 -------- templates/admin_question_answered.html | 9 ----- templates/admin_question_unanswered.html | 16 --------- templates/admin_questions.html | 31 ----------------- templates/admin_rooms_edit_form.html | 59 -------------------------------- templates/admin_rooms_new_form.html | 46 ------------------------- templates/admin_shift_preview.html | 20 ----------- 9 files changed, 229 deletions(-) delete mode 100644 templates/admin_free.html delete mode 100644 templates/admin_groups.html delete mode 100644 templates/admin_groups_edit_form.html delete mode 100644 templates/admin_question_answered.html delete mode 100644 templates/admin_question_unanswered.html delete mode 100644 templates/admin_questions.html delete mode 100644 templates/admin_rooms_edit_form.html delete mode 100644 templates/admin_rooms_new_form.html delete mode 100644 templates/admin_shift_preview.html (limited to 'templates') diff --git a/templates/admin_free.html b/templates/admin_free.html deleted file mode 100644 index c5ea6eba..00000000 --- a/templates/admin_free.html +++ /dev/null @@ -1,20 +0,0 @@ -
-

%title%

-
-

- Search Angel: %angeltypes% -

-
- - - - - - - - - - %table% - -
NicknameDECTJabberEdit
-
\ No newline at end of file diff --git a/templates/admin_groups.html b/templates/admin_groups.html deleted file mode 100644 index 4bbb9d52..00000000 --- a/templates/admin_groups.html +++ /dev/null @@ -1,14 +0,0 @@ -

- Hallo %nick%,
hier hast du die Möglichkeit Gruppenrechte zu ändern: -

- - - - - - - - - %groups% - -
NameRechte 
diff --git a/templates/admin_groups_edit_form.html b/templates/admin_groups_edit_form.html deleted file mode 100644 index c1f2bd84..00000000 --- a/templates/admin_groups_edit_form.html +++ /dev/null @@ -1,14 +0,0 @@ -
- - - - - - - - - %privileges% - -
 NameDescription
- -
\ No newline at end of file diff --git a/templates/admin_question_answered.html b/templates/admin_question_answered.html deleted file mode 100644 index 8801d58f..00000000 --- a/templates/admin_question_answered.html +++ /dev/null @@ -1,9 +0,0 @@ - - %question_nick% - %question% - %answer_nick% - %answer% - - Löschen - - diff --git a/templates/admin_question_unanswered.html b/templates/admin_question_unanswered.html deleted file mode 100644 index 066b7dcc..00000000 --- a/templates/admin_question_unanswered.html +++ /dev/null @@ -1,16 +0,0 @@ - - %question_nick% - %question% - -
-
- -
- -
- -
-
- - Löschen - diff --git a/templates/admin_questions.html b/templates/admin_questions.html deleted file mode 100644 index 3608e232..00000000 --- a/templates/admin_questions.html +++ /dev/null @@ -1,31 +0,0 @@ -
-

Fragen beantworten

-

Unbeantwortete Fragen:

- - - - - - - - - - %open_questions% - -
VonFrageAntwort 
-
-

Beantwortete Fragen:

- - - - - - - - - - - %answered_questions% - -
VonFrageVonAntwort 
-
\ No newline at end of file diff --git a/templates/admin_rooms_edit_form.html b/templates/admin_rooms_edit_form.html deleted file mode 100644 index cd1506fa..00000000 --- a/templates/admin_rooms_edit_form.html +++ /dev/null @@ -1,59 +0,0 @@ -Raum und dafür benötigte Engel bearbeiten: -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - %angel_types% -
- Name - - -
- Man - - -
- From Pentabarf - - %from_pentabarf_options% -
- Show - - %show_options% -
- Number - - -
- Angle Type - - Needed for this room -
- -
-
- -
\ No newline at end of file diff --git a/templates/admin_rooms_new_form.html b/templates/admin_rooms_new_form.html deleted file mode 100644 index f386259c..00000000 --- a/templates/admin_rooms_new_form.html +++ /dev/null @@ -1,46 +0,0 @@ -Neuen Raum einrichten: -
-
- - - - - - - - - - - - - - - - - - - - - -
- Name - - -
- Man - - -
- From Pentabarf - - Yes No -
- Show - - Yes No -
- Number - - -
-
\ No newline at end of file diff --git a/templates/admin_shift_preview.html b/templates/admin_shift_preview.html deleted file mode 100644 index 99e6e27f..00000000 --- a/templates/admin_shift_preview.html +++ /dev/null @@ -1,20 +0,0 @@ -
-

Vorschau:

-
- - - - - - - - %shifts_table% - -
TimeslotEntries
-

- -

- %needed_angel_types% -
-
\ No newline at end of file -- cgit v1.2.3-54-g00ecf