From b7291e94b1f626b375011036cc59cde5b616e7fd Mon Sep 17 00:00:00 2001 From: Korina Cordero Date: Fri, 25 Sep 2020 03:16:33 +0000 Subject: [PATCH] Change labels for landline ad CarFix Details. #505 --- templates/job-order/cmb.form.onestep.html.twig | 2 +- templates/job-order/cmb.form.walkin.html.twig | 2 +- translations/cmb.messages.en.yaml | 2 +- translations/messages.en.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/job-order/cmb.form.onestep.html.twig b/templates/job-order/cmb.form.onestep.html.twig index 053e72c1..5feabc10 100644 --- a/templates/job-order/cmb.form.onestep.html.twig +++ b/templates/job-order/cmb.form.onestep.html.twig @@ -118,7 +118,7 @@
- +
{% trans %}country_code_prefix{% endtrans %} diff --git a/templates/job-order/cmb.form.walkin.html.twig b/templates/job-order/cmb.form.walkin.html.twig index 905e6f24..0a4472fa 100644 --- a/templates/job-order/cmb.form.walkin.html.twig +++ b/templates/job-order/cmb.form.walkin.html.twig @@ -118,7 +118,7 @@
- +
{% trans %}country_code_prefix{% endtrans %} diff --git a/translations/cmb.messages.en.yaml b/translations/cmb.messages.en.yaml index 3e12543b..1f269944 100644 --- a/translations/cmb.messages.en.yaml +++ b/translations/cmb.messages.en.yaml @@ -11,7 +11,7 @@ battery_size_tradein_other: Trade-in Other add_cust_vehicle_battery_info: This vehicle is using a Motolite battery jo_title_pdf: Res-Q for CMB Job Order country_code_prefix: '+60' -delivery_instructions_label: 'CarFix Details' +delivery_instructions_label: 'Other Details' # images image_logo_login: /assets/images/black-text-logo-01.png diff --git a/translations/messages.en.yaml b/translations/messages.en.yaml index 3e12543b..1f269944 100644 --- a/translations/messages.en.yaml +++ b/translations/messages.en.yaml @@ -11,7 +11,7 @@ battery_size_tradein_other: Trade-in Other add_cust_vehicle_battery_info: This vehicle is using a Motolite battery jo_title_pdf: Res-Q for CMB Job Order country_code_prefix: '+60' -delivery_instructions_label: 'CarFix Details' +delivery_instructions_label: 'Other Details' # images image_logo_login: /assets/images/black-text-logo-01.png