sc_page_navigation($parm); /** * Expandable menu support. * @see jquery.page.navigation.js . activate with expandable=1 in the page-navigation menu. * For best results include: e107::css('page', 'css/page.navigation.css', 'jquery'); in theme.php *//* if($expandable) { e107::js('page','js/jquery.page.navigation.js','jquery'); $template['caption'] .= "+-"; }*/ ### Render e107::getRender()->tablerender($template['caption'], $text, 'page-navigation-menu');