diff --git a/admin_settings_theme.php b/admin_settings_theme.php index a79841cb..c15bd49f 100644 --- a/admin_settings_theme.php +++ b/admin_settings_theme.php @@ -19,7 +19,7 @@ require_once "includes/inc_all_admin.php"; ?> -
+
> diff --git a/get_settings.php b/get_settings.php index f14c2ee1..f8fd2f7b 100644 --- a/get_settings.php +++ b/get_settings.php @@ -142,21 +142,22 @@ $config_whitelabel_key = $row['config_whitelabel_key']; $theme_colors_array = array ( 'lightblue', 'blue', - 'green', 'cyan', - 'yellow', - 'red', - 'black', - 'gray', - 'indigo', - 'navy', - 'purple', - 'fuchsia', - 'pink', - 'maroon', - 'orange', + 'green', + 'olive', 'teal', - 'olive' + 'red', + 'maroon', + 'pink', + 'purple', + 'indigo', + 'fuchsia', + 'yellow', + 'orange', + 'yellow', + 'black', + 'navy', + 'gray' ); $colors_array = array (