From 04faba4db517cb30bcb716ad4972ee204fc44b5d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 12 Jul 2015 22:37:05 +0200 Subject: [PATCH] Fix URL things. --- resources/twig/auth/login.twig | 4 ++-- resources/twig/auth/password.twig | 6 +++--- resources/twig/auth/register.twig | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/twig/auth/login.twig b/resources/twig/auth/login.twig index 56afdcc0c4..3211d30000 100644 --- a/resources/twig/auth/login.twig +++ b/resources/twig/auth/login.twig @@ -18,7 +18,7 @@
-
+
@@ -45,7 +45,7 @@ {% if Config.get('auth.allow_register') %} Register a new account
{% endif %} - I forgot my password + I forgot my password
{% endblock %} diff --git a/resources/twig/auth/password.twig b/resources/twig/auth/password.twig index b7b8b43b0c..ecbc5a7750 100644 --- a/resources/twig/auth/password.twig +++ b/resources/twig/auth/password.twig @@ -23,7 +23,7 @@