diff --git a/admin/template/menus.php b/admin/template/menus.php index ff67a21e..0bcd7304 100644 --- a/admin/template/menus.php +++ b/admin/template/menus.php @@ -1,6 +1,6 @@ 'Dashboard', 'icon' => 'tachometer-alt', 'order' => 10, 'link' => 'dashboard'], ['name' => 'Settings', 'icon' => 'edit', 'order' => 19, 'link' => require ADMIN . 'includes/settings_menus.php'