From f95bf56c15ace79959d788f41b1c6d9a1f105087 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 18 Jan 2021 15:24:50 +0100 Subject: [PATCH] Fix translation --- htdocs/core/boxes/box_dolibarr_state_board.php | 2 +- htdocs/langs/en_US/boxes.lang | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/core/boxes/box_dolibarr_state_board.php b/htdocs/core/boxes/box_dolibarr_state_board.php index 361b3b42538..833f1c4478f 100644 --- a/htdocs/core/boxes/box_dolibarr_state_board.php +++ b/htdocs/core/boxes/box_dolibarr_state_board.php @@ -34,7 +34,7 @@ include_once DOL_DOCUMENT_ROOT . '/core/class/hookmanager.class.php'; class box_dolibarr_state_board extends ModeleBoxes { public $boxcode = "dolibarrstatebox"; - public $boximg = "box_user"; + public $boximg = "generic"; public $boxlabel = "BoxDolibarrStateBoard"; public $depends = array("user"); diff --git a/htdocs/langs/en_US/boxes.lang b/htdocs/langs/en_US/boxes.lang index 1f0241ec7d1..7c656426e5f 100644 --- a/htdocs/langs/en_US/boxes.lang +++ b/htdocs/langs/en_US/boxes.lang @@ -1,4 +1,5 @@ # Dolibarr language file - Source file is en_US - boxes +BoxDolibarrStateBoard=Statistics on main business objects in database BoxLoginInformation=Login Information BoxLastRssInfos=RSS Information BoxLastProducts=Latest %s Products/Services