diff --git a/assets/javascripts/wizard/templates/components/wizard-composer-hyperlink.hbs b/assets/javascripts/wizard/templates/components/wizard-composer-hyperlink.hbs index fa69a7cd..44a2495c 100644 --- a/assets/javascripts/wizard/templates/components/wizard-composer-hyperlink.hbs +++ b/assets/javascripts/wizard/templates/components/wizard-composer-hyperlink.hbs @@ -1,21 +1,21 @@ diff --git a/assets/stylesheets/wizard/custom/composer.scss b/assets/stylesheets/wizard/custom/composer.scss index 94ff44e9..c360e76a 100644 --- a/assets/stylesheets/wizard/custom/composer.scss +++ b/assets/stylesheets/wizard/custom/composer.scss @@ -108,7 +108,6 @@ width: 1px; height: 20px; margin: 0 5px; - background-color: var(--primary); display: inline-block; } diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 2766790d..65e31c96 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -455,10 +455,3 @@ en: yourself_confirm: title: "Did you forget to add recipients?" body: "Right now this message is only being sent to yourself!" - insert_hyperlink: - heading: "Insert Hyperlink" - ok: "Ok" - cancel: "Cancel" - placeholder: - link_name: "Link Text" - link_url: "Link Url"