Skip to content

Commit

Permalink
Dev Updated link to new settings interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed May 26, 2015
1 parent 227f9f9 commit 22ef2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/global/menu.php
Expand Up @@ -19,7 +19,7 @@
),
array(
'title' => gT('Global settings'),
'url' => array('admin/globalsettings'),
'url' => ['settings/index'],
'icon' => 'pencil',
'visible' => App()->user->checkAccess('settings')
),
Expand Down

0 comments on commit 22ef2cf

Please sign in to comment.