diff --git a/guest_view_invoice.php b/guest_view_invoice.php
index ccb60b71..a32cb8e0 100644
--- a/guest_view_invoice.php
+++ b/guest_view_invoice.php
@@ -188,67 +188,69 @@ if(isset($_GET['invoice_id'], $_GET['url_key'])){
-
-
-
- | Product |
- Description |
- Qty |
- Price |
- Tax |
- Total |
-
-
-
-
+
+
+
+ | Product |
+ Description |
+ Qty |
+ Price |
+ Tax |
+ Total |
+
+
+
+
+ ?>
-
- |
- |
- |
- |
- |
- |
-
+
+ |
+ |
+ |
+ |
+ |
+ |
+
-
+ ?>
-
-
+
+
+
-
+
-
+
diff --git a/guest_view_quote.php b/guest_view_quote.php
index 0e95cfcb..df19fed4 100644
--- a/guest_view_quote.php
+++ b/guest_view_quote.php
@@ -149,57 +149,59 @@ if(isset($_GET['quote_id'], $_GET['url_key'])){
-
-
-
- | Product |
- Description |
- Qty |
- Price |
- Tax |
- Total |
-
-
-
-
+
+
+
+ | Product |
+ Description |
+ Qty |
+ Price |
+ Tax |
+ Total |
+
+
+
+
+ ?>
-
- |
- |
- |
- |
- |
- |
-
+
+ |
+ |
+ |
+ |
+ |
+ |
+
-
+ ?>
-
-
+
+
+
-
+
@@ -207,7 +209,7 @@ if(isset($_GET['quote_id'], $_GET['url_key'])){
-
+
diff --git a/invoice.php b/invoice.php
index 9bc85abd..5e4d4e40 100644
--- a/invoice.php
+++ b/invoice.php
@@ -227,102 +227,104 @@ if(isset($_GET['invoice_id'])){
@@ -304,7 +305,7 @@ if(isset($_GET['quote_id'])){
-