From a8b63ed4293e5a2a864582c98521dcc2ee81bba6 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Mon, 17 Feb 2025 11:42:51 +0000 Subject: [PATCH] Quote - remove reference to old modal --- quote.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/quote.php b/quote.php index 1fd62e64..286eeffa 100644 --- a/quote.php +++ b/quote.php @@ -59,7 +59,7 @@ if (isset($_GET['quote_id'])) { $client_net_terms = $config_default_net_terms; } - // Override Tab Title // No Sanitizing needed as this var will opnly be used in the tab title + // Override Tab Title // No Sanitizing needed as this var will only be used in the tab title $tab_title = $row['client_name']; $page_title = "{$row['quote_prefix']}{$row['quote_number']}"; @@ -146,12 +146,7 @@ if (isset($_GET['quote_id'])) { Send