{include file='header'} {capture assign='sidebarRight'}

{lang}chat.log.jumpToDate{/lang}

{csrfToken}

{lang}wcf.acp.box.boxController.be.bastelstu.chat.roomList{/lang}

    {foreach from=$roomList item='_room'} {if $_room->canSee() && $_room->canSeeLog()} roomID === $_room->roomID} class="active"{/if}> {$_room->getTitle()} {/if} {/foreach}
{/capture}
{include file='errorDialog' application='chat'} {include file='messageTypes' application='chat'} {include file='footer'}