Some navbar and page title fixes

This commit is contained in:
Albert Santoni 2015-08-18 17:52:23 -04:00
parent a84c33f0ed
commit 2c443bd27a
6 changed files with 17 additions and 5 deletions

View file

@ -30,7 +30,7 @@ $pages = array(
'controller' => 'preference',
'pages' => array(
array(
'label' => _('Preferences'),
'label' => _('General'),
'module' => 'default',
'controller' => 'Preference'
),