From a75814da920e72f0f6310a81ff722512d0b48473 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Mon, 19 Dec 2011 17:47:21 +0000 Subject: [PATCH] Fix display on login error messages. --- source/webui/templates/login.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/webui/templates/login.tpl b/source/webui/templates/login.tpl index bba3e64..ce6fe03 100644 --- a/source/webui/templates/login.tpl +++ b/source/webui/templates/login.tpl @@ -1,6 +1,6 @@ {if $authentication_failed} -
+
Incorrect username/password combination entered.