From fbe1d5a19a52ea58a511e9b88fc614cde8678e63 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 9 May 2016 11:39:48 -0400 Subject: [PATCH] added bolding on register and login error message --- templates/login.tpl | 2 +- templates/register.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/login.tpl b/templates/login.tpl index ad45501..057c561 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -6,7 +6,7 @@
style="display:block"style="display: none;"> - [[login:failed_login_attempt]] + [[login:failed_login_attempt]]

{error}

diff --git a/templates/register.tpl b/templates/register.tpl index 721c86e..b765616 100644 --- a/templates/register.tpl +++ b/templates/register.tpl @@ -4,7 +4,7 @@
- [[error:registration-error]] + [[error:registration-error]]

{error}