1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-09 00:20:08 +00:00

Change sidebarDirection to sidebarOrientation to comply with the changes in WCF

This commit is contained in:
Tim Düsterhus 2012-01-09 17:50:39 +01:00
parent 4aba3376ed
commit 4d4ad8def7

View File

@ -116,7 +116,7 @@
</div>
</div>
{/capture}
{include file='header' sandbox=false sidebarDirection='right'}
{include file='header' sandbox=false sidebarOrientation='right'}
<div id="chatRoomContent">
<div id="topic" class="border"{if $room->topic|language === ''} style="display: none;"{/if}>{$room->topic|language}</div>