From cc838d2c88888170657f433cde311b2c09300564 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Bellet Date: Mon, 9 Jan 2023 18:16:13 +0100 Subject: [PATCH] Remove sentence --- app/views/split_checkout/_terms_and_conditions.html.haml | 3 --- config/locales/en.yml | 1 - 2 files changed, 4 deletions(-) diff --git a/app/views/split_checkout/_terms_and_conditions.html.haml b/app/views/split_checkout/_terms_and_conditions.html.haml index d1d03fa582..0725b1415f 100644 --- a/app/views/split_checkout/_terms_and_conditions.html.haml +++ b/app/views/split_checkout/_terms_and_conditions.html.haml @@ -14,6 +14,3 @@ = t('split_checkout.step3.terms_and_conditions.message_html', terms_and_conditions_link: link_to( t("split_checkout.step3.terms_and_conditions.link_text"), @order.distributor.terms_and_conditions, target: '_blank')) = f.error_message_on :terms_and_conditions, standalone: true - - %div.checkout-input - = t("split_checkout.step3.agree") diff --git a/config/locales/en.yml b/config/locales/en.yml index e606025268..369200d5cb 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1992,7 +1992,6 @@ en: all_terms_and_conditions: message_html: "I agree to the seller's %{terms_and_conditions_link} and the platform %{tos_link}." terms_and_conditions: "Terms and Conditions" - agree: By clicking 'Complete order' you agree to your order being processed. submit: Complete order cancel: Back to Payment method errors: