From eb5d8a3c4b403978a5827e972d4c5391f0a5ed62 Mon Sep 17 00:00:00 2001 From: equinox Date: Tue, 27 Sep 2011 06:09:30 +0200 Subject: templates: some brushing up --- templates/create.html | 1 + templates/layout.xi | 4 ++-- templates/pwchange.html | 1 + templates/select.html | 7 +++++-- 4 files changed, 9 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/create.html b/templates/create.html index eb2bdc1..4cb8e54 100644 --- a/templates/create.html +++ b/templates/create.html @@ -17,6 +17,7 @@
repeat:
${errors.password2} +

The account creation process takes around 20 to 30 seconds. Please do not spam the button.

diff --git a/templates/layout.xi b/templates/layout.xi index 290e7b0..ed8dab8 100644 --- a/templates/layout.xi +++ b/templates/layout.xi @@ -17,7 +17,7 @@
info -

${select('text()')}

+

${select('text()|*')}

@@ -25,7 +25,7 @@ ${select('sub:infobox')}
- + ${select('*')}
diff --git a/templates/pwchange.html b/templates/pwchange.html index a7e0605..ec6ea34 100644 --- a/templates/pwchange.html +++ b/templates/pwchange.html @@ -18,6 +18,7 @@
repeat:
${errors.password2} +

The password change process takes around 20 to 30 seconds. Please do not spam the button.

diff --git a/templates/select.html b/templates/select.html index 01f7341..5fd322f 100644 --- a/templates/select.html +++ b/templates/select.html @@ -8,8 +8,11 @@ login - - ${message} + + Your password has been changed.
+ — please note that it may take a few minutes for Kerberos to update + its three heads. At any moment, either your old password or your new + password will work.
-- cgit v1.2.1