From 698eda739e705f5605711af927eb5e3720c7c97c Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sat, 14 Feb 2015 12:35:22 +0100 Subject: mainly css improvements --- themes/baggy/login.twig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'themes/baggy/login.twig') diff --git a/themes/baggy/login.twig b/themes/baggy/login.twig index 7906cc20..d941ca93 100644 --- a/themes/baggy/login.twig +++ b/themes/baggy/login.twig @@ -26,14 +26,14 @@
+ {% if constant('ALLOW_REGISTER') == 1 %} +
+ {% trans "Register" %} +
+ {% endif %} {% endif %} - {% if constant('ALLOW_REGISTER') == 1 %} -
- {% trans "Register" %} -
- {% endif %} {% endblock %} -- cgit v1.2.3