diff --git a/guest/guest_view_invoice.php b/guest/guest_view_invoice.php
index 175cef38..32b69411 100644
--- a/guest/guest_view_invoice.php
+++ b/guest/guest_view_invoice.php
@@ -238,7 +238,7 @@ if ($balance > 0) {
-
+
| Item |
@@ -297,7 +297,7 @@ if ($balance > 0) {
-
+
| Subtotal: |
@@ -331,7 +331,7 @@ if ($balance > 0) {
-
+
| Balance: |
|
diff --git a/guest/guest_view_quote.php b/guest/guest_view_quote.php
index 19eb9f3c..90c7c044 100644
--- a/guest/guest_view_quote.php
+++ b/guest/guest_view_quote.php
@@ -186,7 +186,7 @@ if ($quote_status == "Draft" || $quote_status == "Sent" || $quote_status == "Vie
-
+
| Item |
@@ -249,7 +249,7 @@ if ($quote_status == "Draft" || $quote_status == "Sent" || $quote_status == "Vie
-
+
| Subtotal: |
diff --git a/invoice.php b/invoice.php
index f0f9ff6b..df211cd6 100644
--- a/invoice.php
+++ b/invoice.php
@@ -403,7 +403,7 @@ if (isset($_GET['invoice_id'])) {
-
+
|
@@ -536,7 +536,7 @@ if (isset($_GET['invoice_id'])) {
-
+
@@ -581,7 +581,7 @@ if (isset($_GET['invoice_id'])) {
-
+
| Balance: |
|
diff --git a/quote.php b/quote.php
index b0d3797e..72fe8ff8 100644
--- a/quote.php
+++ b/quote.php
@@ -305,7 +305,7 @@ if (isset($_GET['quote_id'])) {
-
+
|
@@ -457,7 +457,8 @@ if (isset($_GET['quote_id'])) {
-
+
+
| Subtotal: |
@@ -475,12 +476,13 @@ if (isset($_GET['quote_id'])) {
|
-
+
| Total: |
|
+
diff --git a/recurring_invoice.php b/recurring_invoice.php
index a308e9f7..4084e0d7 100644
--- a/recurring_invoice.php
+++ b/recurring_invoice.php
@@ -272,7 +272,7 @@ if (isset($_GET['recurring_invoice_id'])) {
-
+
|
@@ -414,7 +414,7 @@ if (isset($_GET['recurring_invoice_id'])) {
-
+
| Subtotal |
@@ -432,7 +432,7 @@ if (isset($_GET['recurring_invoice_id'])) {
|
-
+
| Total |
|