=$system->renderMenu(); ?>
getAuthEnabled()) {
if ($system->getLoggedInState()) {
print(wf_tag('li').wf_link('?forceLogout=true',wf_img('skins/poweroff.png').' '.__('Log out'))).wf_tag('li',true);
}
}
?>
=$contentContainer ?>
isLocaleSwitchable()) {
print(YalfLangSwitch::render());
}
?>
if (XHPROF) { print($xhprof_link); } ?>
if (defined('SQL_DEBUG')) { print(web_SqlDebugIconShow()); }?>