From 1f894f6db322b5143bb35146661b7c55a524abb1 Mon Sep 17 00:00:00 2001 From: Vincent Zanotti Date: Sat, 18 Oct 2008 19:20:37 +0200 Subject: [PATCH] Fixes an invalid submit button in GoogleApps password change box. Signed-off-by: Vincent Zanotti --- templates/googleapps/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/googleapps/index.tpl b/templates/googleapps/index.tpl index fdecfc7..e6925f1 100644 --- a/templates/googleapps/index.tpl +++ b/templates/googleapps/index.tpl @@ -380,7 +380,7 @@ Sécurité - {checkpasswd prompt="nouveau" submit="create_account" text="Créer mon compte !"} + {checkpasswd prompt="nouveau" submit="create_account" text="Changer mon mot de passe"} -- 2.1.4