From e486ad46dc0752dd32e5bb23659a963b304d97d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20K=C3=B6gl?= Date: Fri, 12 Apr 2013 20:52:26 +0200 Subject: [PATCH] fix Google Login button at /login/ --- mygpo/web/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mygpo/web/templates/login.html b/mygpo/web/templates/login.html index 94c47855..d68047bc 100644 --- a/mygpo/web/templates/login.html +++ b/mygpo/web/templates/login.html @@ -48,7 +48,7 @@
- + {% trans "Login with Google" %}
-- 2.11.4.GIT