{$menu} {if $isForumAvailable} {if $isForumConnected} {block_decorator name='box' iconClass="ow_ic_forum" langLabel='forum+forum_settings' addClass='ow_center' type='empty'}
{text key="forum+forum_already_connected"}
{/block_decorator} {else} {block_decorator name='box' iconClass="ow_ic_forum" langLabel='forum+forum_settings' addClass='ow_center' type='empty'}{text key="forum+connect_forum_to_entity"}
{capture assign='onclick'}window.location.href='{url_for for="GROUPS_CTRL_Admin:connect_forum"}?isForumConnected=yes'{/capture} {decorator name='button' type='button' id='btn-connect-forum' langLabel='forum+connect_forum_button' class='ow_ic_add' onclick=$onclick } {/block_decorator} {/if} {else} {block_decorator name='box' addClass='ow_center' type='empty'}{text key="base+empty_list"}
{/block_decorator} {/if}