Add Settings menu

This commit is contained in:
slawkens 2020-06-09 01:44:13 +02:00
parent a6e20fa62c
commit 96068d003b

View File

@ -2,6 +2,7 @@
return [
['name' => 'Dashboard', 'icon' => 'tachometer-alt', 'link' => 'dashboard'],
['name' => 'Settings', 'icon' => 'edit', 'link' => 'settings&plugin=core'],
['name' => 'News', 'icon' => 'newspaper', 'link' => 'news'],
['name' => 'Mailer', 'icon' => 'envelope', 'link' => 'mailer'],
['name' => 'Pages', 'icon' => 'book', 'link' =>