diff --git a/config/sync/field.field.config_pages.lockup_settings.su_intro.yml b/config/sync/field.field.config_pages.lockup_settings.su_intro.yml index b0b6212db..c3b192df6 100644 --- a/config/sync/field.field.config_pages.lockup_settings.su_intro.yml +++ b/config/sync/field.field.config_pages.lockup_settings.su_intro.yml @@ -20,6 +20,6 @@ default_value: default_value_callback: '' settings: markup: - value: "
This lockup will appear in the top left corner of the website's main header.
\r\nThese lockup options are only available on Stanford Basic. Users of the Minimally Branded or Faculty themes should use the default lockup. To determine which lockup is right for your official unity, consult the Stanford Identity Guide.
\r\n\r\nThis lockup will appear in the top left corner of the website's main header. Separate settings for the lockup at the bottom of your site can be found in the Local Footer settings and will not be affected by changes you make here.
\r\n$img
More examples can be found at: $decanter
", + '#field_prefix' => "$img
Guidance can be found at: $identityguide
", ]; $form['options_settings']['stanford_basic_lockup']['lockup']['#tree'] = TRUE;