diff --git a/3.0/modules/basket_plus/views/checkout.html.php b/3.0/modules/basket_plus/views/checkout.html.php index 77937631..f532a6e3 100644 --- a/3.0/modules/basket_plus/views/checkout.html.php +++ b/3.0/modules/basket_plus/views/checkout.html.php @@ -87,7 +87,7 @@ alert('Om te kunnen bestellen dient u akkoord te gaan met de Algemene voorwaarden.'); return false; } - if (!isHotmail(doc.email.value)){ + if (!isHotmail(doc.email.value)){ alert('Attentie: U heeft een e-mailadres van Hotmail opgegeven. Als u na het afronden van de bestelling geen bevestiging ontvangt, controleer dan de Junk-folder.'); } return true; @@ -95,17 +95,17 @@ //checkout with pickup function checkCheckout() { if (checkMandatory()){ - if (checkTerms()) { - document.checkout.submit(); - } + if (checkTerms()) { + document.checkout.submit(); + } } } //checkout with e-mail function checkCheckoutMail() { if (checkMandatory()){ - if (checkTerms()) { - document.checkout.submit(); - } + if (checkTerms()) { + document.checkout.submit(); + } } } //checkout with pack&post diff --git a/3.0/modules/basket_plus/views/confirm_order.html.php b/3.0/modules/basket_plus/views/confirm_order.html.php index 057a74d3..4cbbb891 100644 --- a/3.0/modules/basket_plus/views/confirm_order.html.php +++ b/3.0/modules/basket_plus/views/confirm_order.html.php @@ -38,19 +38,19 @@ contents as $key => $prod_details): ?> "> - - getItem(); ?> - width; /* added JtK */?> -
- - <?= $item->title?>
-				<? if ($width < module::get_var( - style="width=30px;"/> - - style="width=45px;"/> - -
- + + getItem(); ?> + width; /* added JtK */?> +
+ + <?= $item->title?>
+		  <? if ($width < module::get_var( + style="width=30px;"/> + + style="width=45px;"/> + +
+ getItem(); ?>
@@ -87,47 +87,47 @@
- street <> ""):?> -

- -

- -
- street <> ""):?> - street ?> house ?>
- postcode ?> town ?>
- -
- email ?>
- phone <> ""):?> - phone ?>
- -
- postage_cost(); - $ppon = $basket->ispp();?> -   - 0)):?> -
- 0):?> - -
- -
- -
- + street <> ""):?> +

+ +

+ +
+ street <> ""):?> + street ?> house ?>
+ postcode ?> town ?>
+ +
+ email ?>
+ phone <> ""):?> + phone ?>
+ +
+ postage_cost(); + $ppon = $basket->ispp();?> +   + 0)):?> +
+ 0):?> + +
+ +
+ +
+
- childname <> ""):?> -
-  childname ?>
-  childgroup ?>
- - comments <> ""):?> -
- comments ?> -
- + childname <> ""):?> +
+  childname ?>
+  childgroup ?>
+ + comments <> ""):?> +
+ comments ?> +
+