diff --git a/htdocs/index.php b/htdocs/index.php index 9b190ac1e2b..f76526d23ea 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -118,7 +118,7 @@ $langs->load("contracts"); if (empty($user->societe_id)) { $boxstat.='
| '.$langs->trans("DolibarrStateBoard").' | '; $boxstat.='
|---|
| '; +$boxwork.=' |
| '; // Show dashboard $nbworkboardempty=0; |