@@ -16,8 +16,8 @@ |
||
16 | 16 | 'Backend' => 'index', |
17 | 17 | ), |
18 | 18 | array( // Additional configuration |
19 | - 'access' => 'user,group', |
|
20 | - 'icon' => '', |
|
21 | - 'labels' => 'OnPage.org', |
|
19 | + 'access' => 'user,group', |
|
20 | + 'icon' => '', |
|
21 | + 'labels' => 'OnPage.org', |
|
22 | 22 | )); |
23 | 23 | } |
24 | 24 | \ No newline at end of file |