diff --git a/site/plugins/admin/views/templates/system/settings/list.php b/site/plugins/admin/views/templates/system/settings/list.php index f6ef9e20..99b5a461 100644 --- a/site/plugins/admin/views/templates/system/settings/list.php +++ b/site/plugins/admin/views/templates/system/settings/list.php @@ -196,6 +196,19 @@ Themes::view('admin/views/partials/content-start')->display(); 'form-control', 'id' => 'systemSettingsSystemCacheLifetime', 'required']) ?> + +
+
+

+
+
+ +
+
+ 'systemSettingsSystemAdminPanelTheme']) ?> + __('admin_system_settings_admin_panel_theme_light'), 'dark' => __('admin_system_settings_admin_panel_theme_dark')], $settings['admin_panel']['theme'], ['class' => 'form-control', 'id' => 'systemSettingsSystemAdminPanelTheme', 'required']) ?> +
+