From: Vincent Zanotti Date: Sat, 18 Oct 2008 17:20:37 +0000 (+0200) Subject: Fixes an invalid submit button in GoogleApps password change box. X-Git-Tag: xorg/0.10.0~83 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=1f894f6db322b5143bb35146661b7c55a524abb1;p=platal.git Fixes an invalid submit button in GoogleApps password change box. Signed-off-by: Vincent Zanotti --- 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"}