Toggle navigation
atOffice
Dashboard
Einstellungen
Profil
Hilfe
Logout
Übersicht
(current)
Labels
_['labels']) { foreach($this->_['labels'] as $label) { if(isset($this->_['request']['action']) && $this->_['request']['action'] == 'label' && $_REQUEST['labelID'] == $label->getID()) { echo '
' . $label->getName() . '
'; } else { echo '
' . $label->getName() . '
'; } } } ?>