The package with a dutch translation and some corrections in the original installation text. Also a .sql file is made for the changes in the database. All files are placed in /catalog.

Changes in report.php:

Change :

'' . BOX_REPORTS_ORDERS_TOTAL . '');

in :

'' . BOX_REPORTS_ORDERS_TOTAL . '
'.
'' . BOX_REPORTS_GOOGLEMAP . '');


More...