From 88e37fc886b7e950c3a95736afa64b9cf25fdfda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Tue, 13 Dec 2011 23:13:50 +0100 Subject: [PATCH] Hide topic container if topic is empty --- template/chat.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/chat.tpl b/template/chat.tpl index e07fb88..240ff42 100644 --- a/template/chat.tpl +++ b/template/chat.tpl @@ -233,7 +233,7 @@
-
{$room->topic|language}
+
topic|language === ''} style="display: none;"{/if}>{$room->topic|language}