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