From 58b9119a79fe68cdf42ec6083b4d098b9ca1ce59 Mon Sep 17 00:00:00 2001 From: Waaghals Date: Sat, 22 Mar 2014 15:08:52 +0100 Subject: [PATCH] Fixed missing and empty html tags for leaky's --- webshop/image_zoom.php | 7 ++----- webshop/image_zoom_escapehtml.php | 8 ++------ webshop/product_detail.php | 3 +++ webshop/product_detail_replace.php | 3 +++ 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/webshop/image_zoom.php b/webshop/image_zoom.php index 17cf266..7d92ef8 100644 --- a/webshop/image_zoom.php +++ b/webshop/image_zoom.php @@ -23,8 +23,6 @@ @@ -54,6 +49,8 @@ + + diff --git a/webshop/image_zoom_escapehtml.php b/webshop/image_zoom_escapehtml.php index 4b03136..8eb2e86 100644 --- a/webshop/image_zoom_escapehtml.php +++ b/webshop/image_zoom_escapehtml.php @@ -23,9 +23,6 @@ @@ -54,6 +48,8 @@ ' style="width:50%; margin: 0 auto;"/> + + diff --git a/webshop/product_detail.php b/webshop/product_detail.php index 95b477d..64d8951 100644 --- a/webshop/product_detail.php +++ b/webshop/product_detail.php @@ -83,6 +83,7 @@ $connection->close();
+

@@ -93,6 +94,8 @@ $connection->close(); + + diff --git a/webshop/product_detail_replace.php b/webshop/product_detail_replace.php index 324721d..1922389 100644 --- a/webshop/product_detail_replace.php +++ b/webshop/product_detail_replace.php @@ -89,6 +89,7 @@ $connection->close();
+

@@ -99,6 +100,8 @@ $connection->close(); + +