load('helper','url');
$html = new CMSHtml();
$links = myGetDashboardLinks();
$captions = myGetDashboardLinksTitle();
$formLink = cmsSefAmpReplace('index.php?option=com_myblog&task=bloggerpref&Itemid=' . $myitemid);
echo $html->show_tabbed_nav($links, $captions, 1);
?>
Preferences