{* Ajax Chat Configs template *} {include file='inc/_header.html'}
Chat History
messages
{foreach from=$chat_rooms item='room'} {/foreach}
Chat Rooms
Name Active Delete
{lang_values_input section='components.chat.rooms' key=$room->chat_room_id} active}checked {/if}/>

{block_page}
Create New Room
{add_lang_values_input name='room_name'}
{/block_page}
{block_page} {print_configs section='site.additional.im'} {print_configs section='site.additional.shoutbox'} {/block_page}
{include file='inc/_footer.html'}