From df17773260b20084d030e2981e391031ab854650 Mon Sep 17 00:00:00 2001
From: Imran Hussain <imranh@sucs.org>
Date: Mon, 29 Dec 2014 22:52:54 +0000
Subject: [PATCH] Disabling this for a bit

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

diff --git a/templates/foot.tpl b/templates/foot.tpl
index 61af700..a26469e 100644
--- a/templates/foot.tpl
+++ b/templates/foot.tpl
@@ -6,11 +6,11 @@
 
 {include file="search.tpl"}
 
-{if $session->loggedin}
+{*if $session->loggedin}
 	<div style="resize: both;">
 		{include file="feedback.tpl"}
 	</div>
-{/if}
+{/if*}
 
 {* include file="valid.tpl" *}
 
-- 
GitLab