1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-22 21:40:08 +00:00

Hides topic-container when topic is empty

This commit is contained in:
Tim Düsterhus 2011-12-03 15:11:29 +01:00
parent 96e13535e1
commit 80d7fb5bae

View File

@ -182,8 +182,9 @@
</div> </div>
<div class="second column"> <div class="second column">
<div> <div>
<div class="topic border">
{$room->topic} <div class="topic border"{if !$room->topic|language} style="display: none;"{/if}>
{$room->topic|language}
</div> </div>
<div class="chatMessage border content"> <div class="chatMessage border content">
[HH:MM:SS] &lt;User 1&gt; Test [HH:MM:SS] &lt;User 1&gt; Test