From 16226c9975a1e68513059c60dd991b8b07e1fd25 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 28 Nov 2016 14:53:42 +0000 Subject: [PATCH] =?UTF-8?q?Remove=20=E2=80=98to=20your=20account=E2=80=99?= =?UTF-8?q?=20from=20the=20sign=20in=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s getting a bit long now it’s not the only link; we say just ‘sign in’ elsewhere. --- app/templates/admin_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 89d2ce2c7..e2eee2105 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -58,7 +58,7 @@ {% else %}
  • - Sign in to your account + Sign in
  • {% endif %}