View file globalchat/view/globalchat/templates/foot_navigation.tpl
{* Smarty *} {if !empty($smarty.session.gc_last_room)} <div class='{$smarty.const.DIV_M_NAVIGATION_FOOT}'><a href='{if {is_web}}ajax_chat{else}chat{/if}.php?room_id={$smarty.session.gc_last_room}'>« В комнату</a></div> {/if} <div class='{$smarty.const.DIV_M_NAVIGATION_FOOT}'><a href='{if {is_web}}ajax_chat{else}chat{/if}.php'>« Чат</a></div>