'.$conf['title'].'
', 'accesskey="h" title="[H]"' ); ?>
getItems(); foreach($menu_items as $item) { echo '
' .'
' .'
'.inlineSVG($item->getSvg()).'
' . '
'.$item->getLabel().'
' . '
'; } ?>
'; tpl_userinfo(); echo ''; } ?>
getItems(); foreach($menu_items as $item) { echo '
' .'
' . $item->getLabel() . '
'; } ?>
getItems(); foreach($menu_items as $item) { echo '
' .'
' . $item->getLabel() . '
'; } ?>
getItems(); foreach($menu_items as $item) { echo '
' .'
' .'
'.inlineSVG($item->getSvg()).'
' . '
'.$item->getLabel().'
' . '
'; } ?>