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