Update modSociete.class.php
This commit is contained in:
parent
eb48e84b34
commit
e2afe5460e
@ -131,7 +131,7 @@ class modSociete extends DolibarrModules
|
||||
$this->boxes[$r][1] = "box_activity.php";
|
||||
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||
$r++;
|
||||
$this->boxes[$r][1] = "box_bonsclients.php";
|
||||
$this->boxes[$r][1] = "box_goodcustomers.php";
|
||||
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||
$r++;
|
||||
// Permissions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user