diff --git a/guest_view_invoice.php b/guest_view_invoice.php index 08ace319..c5126dfb 100644 --- a/guest_view_invoice.php +++ b/guest_view_invoice.php @@ -127,7 +127,7 @@ $sql_invoice_items = mysqli_query($mysqli, "SELECT * FROM invoice_items WHERE it ');"> Download - Pay Online (Coming Soon) + Pay Online diff --git a/settings_online_payment.php b/settings_online_payment.php index 0386245d..f45bb590 100644 --- a/settings_online_payment.php +++ b/settings_online_payment.php @@ -6,10 +6,6 @@ $sql_accounts = mysqli_query($mysqli, "SELECT * FROM accounts WHERE company_id = ?> -