From 442c644c014702ad46d1b1db52082d90a1e88a6d Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 24 Jan 2022 21:04:03 +0100 Subject: [PATCH] Move the terms and privacy checkbox to the last step. --- .../views/components/booking_final_step.php | 30 ++++++++++++++++ .../views/components/booking_info_step.php | 30 ---------------- application/views/pages/booking.php | 10 +++--- assets/js/pages/booking.js | 35 +++++++++++-------- 4 files changed, 56 insertions(+), 49 deletions(-) diff --git a/application/views/components/booking_final_step.php b/application/views/components/booking_final_step.php index ae95f4b4..bf6cfc4e 100644 --- a/application/views/components/booking_final_step.php +++ b/application/views/components/booking_final_step.php @@ -3,6 +3,8 @@ * Local variables. * * @var bool $manage_mode + * @var string $display_terms_and_conditions + * @var string $display_privacy_policy */ ?> @@ -30,6 +32,34 @@ + +
+ + +
+ + + +
+ + +
+ +
- -
- - -
- - - -
- - -
- -