Fix Exchange draft

This commit is contained in:
Dennis Eichhorn 2018-05-20 14:54:55 +02:00
parent 411289d534
commit 004cb991d2

View File

@ -11,9 +11,7 @@
* @link http://website.orange-management.de * @link http://website.orange-management.de
*/ */
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => 'Dashboard', 'Logs' => 'Logs',
'Exchange' => 'Exchange', 'Monitoring' => 'Monitoring',
'Export' => 'Export', 'Security' => 'Security',
'Import' => 'Import',
'Setup' => 'Setup',
]]; ]];