diff --git a/README.txt b/README.txt index e3db465..aa73034 100644 --- a/README.txt +++ b/README.txt @@ -345,7 +345,7 @@ Modified: /YOUR_ADMIN/includes/functions/extra_functions/stats_sales_report.php ===================================== -Changes in 3.3.3, 2019-12-23 (lat9) +Changes in 3.3.3, 2020-01-26 (lat9) ===================================== [BUGFIX] Correct no admin-menu entry on a "fresh" install. [BUGFIX] Correct 'goods' value when the store doesn't display prices with tax (the tax was incorrectly being removed from the price). diff --git a/YOUR_ADMIN/stats_sales_report.php b/YOUR_ADMIN/stats_sales_report.php index 633fec1..7f74a19 100644 --- a/YOUR_ADMIN/stats_sales_report.php +++ b/YOUR_ADMIN/stats_sales_report.php @@ -1,6 +1,6 @@