From 06a4de26e05b74e3ed5493cef205af91462678a1 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 23 Sep 2012 20:57:43 +0200 Subject: Making the list creation method. --- template/add-list.html | 26 ++++++++++++++++++++++++++ template/error_http.html | 4 ++-- template/list-locals.html | 3 ++- template/login.html | 4 ++-- 4 files changed, 32 insertions(+), 5 deletions(-) (limited to 'template') diff --git a/template/add-list.html b/template/add-list.html index 00c94ac..ef99497 100644 --- a/template/add-list.html +++ b/template/add-list.html @@ -52,6 +52,26 @@
+

Password

+ + + + + + + + + + +
Password
Repeat password
+
+ This is the admin password for the web interface of the chosen list manager. + (The user name being yourself + .) +
+ +
+

Description

@@ -79,6 +99,12 @@ +
+ Note: No confirmation email will be sent. It may take a while for the list to be created (especially + for the Schleuder list manager, as it requires a GPG key creation); Once the list has succefully been created, + it will be visible under the + management page for . +
diff --git a/template/error_http.html b/template/error_http.html index 7cf4f50..c6ab50a 100644 --- a/template/error_http.html +++ b/template/error_http.html @@ -2,10 +2,10 @@ - <TMPL_IF NAME=message><TMPL_VAR NAME=message><TMPL_ELSE>Error</TMPL_IF> + <TMPL_VAR NAME=code> <TMPL_IF NAME=message><TMPL_VAR NAME=message><TMPL_ELSE>Error</TMPL_IF> -

+
diff --git a/template/list-locals.html b/template/list-locals.html index 1e3a799..f9d8535 100644 --- a/template/list-locals.html +++ b/template/list-locals.html @@ -122,7 +122,8 @@ - + (none) diff --git a/template/login.html b/template/login.html index 766dd7d..ed10d20 100644 --- a/template/login.html +++ b/template/login.html @@ -2,7 +2,7 @@ - Log In | Fripost's Administrator panel + Log In | Fripost Administrator Panel @@ -30,7 +30,7 @@
- +
-- cgit v1.2.3