From 4d2d6d18a318843e76a3a3ecb50446770ac9f788 Mon Sep 17 00:00:00 2001 From: Olivier Le Floch Date: Wed, 16 Jan 2008 18:13:24 +0100 Subject: [PATCH] Tweaks to login page template (Closes FS#771) [alk] - Remove hover-popup on "Permanent connection" checkbox - Always display the warning text previously contained in this hover-popup - Tweak the submit button's label - Capital first letter for the "Lost password" link - Move error message when login fails to a more visible location - was at the very bottom of the page - is now located right before the login form --- templates/core/password_prompt.tpl | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/templates/core/password_prompt.tpl b/templates/core/password_prompt.tpl index daa4b50..76144c4 100644 --- a/templates/core/password_prompt.tpl +++ b/templates/core/password_prompt.tpl @@ -62,6 +62,13 @@ Si tu n'es pas {insert name="getName"}, change le login ci-dessous, ou rends-toi {/if} +{if $smarty.request.response} +
+
+ Erreur d'identification. Essaie à nouveau ! +
+{/if} +