From e1287a0874438b326e106fffcef6d98398e1d949 Mon Sep 17 00:00:00 2001
From: Imran Hussain <imranh@sucs.org>
Date: Sun, 23 Nov 2014 23:00:00 +0000
Subject: [PATCH] srsly fuck php

---
 templates/login.tpl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/templates/login.tpl b/templates/login.tpl
index f1fdfdd..840c137 100644
--- a/templates/login.tpl
+++ b/templates/login.tpl
@@ -7,10 +7,10 @@
 	{if $session->email_forward}
 		Mail forwarded to {$session->email_forward}<br />
 	{else}
-		{if $session->email=="0"}
-			No new email<br />
-		{elseif $session->email=="1"}
-			<a href="https://sucs.org/webmail/">New email</a><br />
+		{if $session->email==0}
+			No new email
+		{elseif $session->email==1}
+			<a href="https://sucs.org/webmail/">New email</a>
 		{/if}
 
 	{/if}
-- 
GitLab