diff --git a/guest_view_invoice.php b/guest_view_invoice.php
index e64a7a06..4011cb14 100644
--- a/guest_view_invoice.php
+++ b/guest_view_invoice.php
@@ -225,7 +225,7 @@ $sql_invoice_items = mysqli_query($mysqli, "SELECT * FROM invoice_items WHERE it
|
- |
+ |
|
|
|
@@ -246,7 +246,7 @@ $sql_invoice_items = mysqli_query($mysqli, "SELECT * FROM invoice_items WHERE it
@@ -281,7 +281,7 @@ $sql_invoice_items = mysqli_query($mysqli, "SELECT * FROM invoice_items WHERE it
-
+
diff --git a/guest_view_quote.php b/guest_view_quote.php
index 0dabc895..a0dcf575 100644
--- a/guest_view_quote.php
+++ b/guest_view_quote.php
@@ -202,7 +202,7 @@ if ($quote_status == "Draft" || $quote_status == "Sent" || $quote_status == "Vie
|
- |
+ |
|
|
|
@@ -227,7 +227,7 @@ if ($quote_status == "Draft" || $quote_status == "Sent" || $quote_status == "Vie
@@ -257,7 +257,7 @@ if ($quote_status == "Draft" || $quote_status == "Sent" || $quote_status == "Vie
-
+
diff --git a/invoice.php b/invoice.php
index 66e026a4..d9bcb31c 100644
--- a/invoice.php
+++ b/invoice.php
@@ -303,7 +303,7 @@ if (isset($_GET['invoice_id'])) {
|
- |
+ |
|
|
|
@@ -372,7 +372,7 @@ if (isset($_GET['invoice_id'])) {
@@ -406,7 +406,7 @@ if (isset($_GET['invoice_id'])) {
-
+
diff --git a/portal/ticket.php b/portal/ticket.php
index abcb8f0b..5f6fa3f8 100644
--- a/portal/ticket.php
+++ b/portal/ticket.php
@@ -81,9 +81,7 @@ if (isset($_GET['id']) && intval($_GET['id'])) {
-
+
Rate your ticket
@@ -99,9 +97,7 @@ if (isset($_GET['id']) && intval($_GET['id'])) {
-
+
Rated -- Thanks for your feedback!
diff --git a/quote.php b/quote.php
index 2eb5e500..6ea532d8 100644
--- a/quote.php
+++ b/quote.php
@@ -293,7 +293,7 @@ if (isset($_GET['quote_id'])) {
|
- |
+ |
|
|
|
@@ -362,7 +362,7 @@ if (isset($_GET['quote_id'])) {
@@ -391,7 +391,7 @@ if (isset($_GET['quote_id'])) {
-
+
diff --git a/recurring_invoice.php b/recurring_invoice.php
index f5dfad66..b778f8e2 100644
--- a/recurring_invoice.php
+++ b/recurring_invoice.php
@@ -232,7 +232,7 @@ if (isset($_GET['recurring_id'])) {
|
- |
+ |
|
|
|
@@ -299,7 +299,7 @@ if (isset($_GET['recurring_id'])) {