From 112e449f0f93c44c4d76373873bf79388ffdc647 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Tue, 19 Jul 2011 19:21:59 +0200 Subject: spending some

s --- templates/admin_angel_types.html | 7 +- templates/admin_groups.html | 8 +- templates/admin_questions.html | 9 +- templates/user_questions.html | 14 ++- templates/user_settings.html | 260 ++++++++++++++++++++++++--------------- templates/user_wakeup.html | 45 ++++--- 6 files changed, 213 insertions(+), 130 deletions(-) diff --git a/templates/admin_angel_types.html b/templates/admin_angel_types.html index 4ad8e9f1..4f2e3a56 100644 --- a/templates/admin_angel_types.html +++ b/templates/admin_angel_types.html @@ -1,4 +1,6 @@ -Angel types: +

+ Angel types: +

@@ -17,8 +19,7 @@ Angel types: %table%
-
-

Create new Angel type:

+

Create new Angel type:

diff --git a/templates/admin_groups.html b/templates/admin_groups.html index c5b4ac57..c6ae4b5c 100644 --- a/templates/admin_groups.html +++ b/templates/admin_groups.html @@ -1,6 +1,8 @@ -Hallo %nick%, -
-hier hast du die Möglichkeit Gruppenrechte zu ändern: +

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

diff --git a/templates/admin_questions.html b/templates/admin_questions.html index 171f10b5..0dfb2372 100644 --- a/templates/admin_questions.html +++ b/templates/admin_questions.html @@ -1,4 +1,6 @@ -Not yet answered questions: +

+ Not yet answered questions: +

@@ -20,7 +22,10 @@ Not yet answered questions: %open_questions%
-
Answered questions: +
+

+ Answered questions: +

diff --git a/templates/user_questions.html b/templates/user_questions.html index f5fb46ae..b502422b 100644 --- a/templates/user_questions.html +++ b/templates/user_questions.html @@ -1,4 +1,6 @@ -Not yet answered questions: +

+ Not yet answered questions: +

@@ -14,7 +16,10 @@ Not yet answered questions: %open_questions%
-
Answered questions: +
+

+ Answered questions: +

@@ -36,7 +41,10 @@ Not yet answered questions: %answered_questions%
-
Ask an arch angel: +
+

+ Ask an arch angel: +

diff --git a/templates/user_settings.html b/templates/user_settings.html index 08790d33..47e5647e 100644 --- a/templates/user_settings.html +++ b/templates/user_settings.html @@ -1,106 +1,162 @@ -%greeting% - -
-%text_user_data% +

+ %greeting% +

+
+

+ %text_user_data% +

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -%tshirts% -
%label_nick%
%label_name%
%label_prename%
%label_age%
%label_tel%
%label_mobile%
%label_dect%
%label_mail%
ICQ
jabber
%label_hometown%
- -
- -
- -%text_password% + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %tshirts% +
+ %label_nick% + + +
+ %label_name% + + +
+ %label_prename% + + +
+ %label_age% + + +
+ %label_tel% + + +
+ %label_mobile% + + +
+ %label_dect% + + +
+ %label_mail% + + +
+ ICQ + + +
+ jabber + + +
+ %label_hometown% + + +
+
+

+ %text_password% +

- - - - -
%current_pw_label%
%new_pw_label%
%new_pw2_label%
- -
- -
- -%text_theme% + + + + + + + + + + + + + +
+ %current_pw_label% + + +
+ %new_pw_label% + + +
+ %new_pw2_label% + + +
+
+

+ %text_theme% +

- - - - - -
%theme_label% - %theme_select% -
- -
- -
- -%text_language% + + + + + +
+ %theme_label% + + %theme_select% +
+ +
+

+ %text_language% +

- - - - - -
%language_label% - %language_select% -
- -
+ + + + + +
+ %language_label% + + %language_select% +
+ + \ No newline at end of file diff --git a/templates/user_wakeup.html b/templates/user_wakeup.html index d02ff5e8..bf2d5531 100644 --- a/templates/user_wakeup.html +++ b/templates/user_wakeup.html @@ -1,18 +1,29 @@
- - - - - - - - - - - - - -
%date_text%:
%place_text%
%comment_text%
- -
+ + + + + + + + + + + + + +
+ %date_text%: + + +
+ %place_text% + + +
+ %comment_text% + + +
+ + \ No newline at end of file -- cgit v1.2.3-54-g00ecf