diff --git a/oe_whitelabel.theme b/oe_whitelabel.theme index 8df6bdffa6a42fe7d5875711e1ee8361146f662c..b42c7187f298c72991c24050c994064f50966ba0 100644 --- a/oe_whitelabel.theme +++ b/oe_whitelabel.theme @@ -119,7 +119,7 @@ function oe_whitelabel_form_system_theme_settings_alter(&$form, FormStateInterfa 'light' => t('Light header'), ], '#default_value' => theme_get_setting('header_style'), - '#description' => t('Choose "European Commission" for websites hosted under the ec.europa.eu domain and "European Union" for websites hosted under the europa.eu domain.'), + '#description' => t('Choose the header color'), ]; }