Label too long
This commit is contained in:
parent
1121e0b886
commit
51d2c55a31
@ -133,7 +133,7 @@ class box_services_vendus extends ModeleBoxes {
|
||||
|
||||
$this->info_box_contents[$i][2] = array('td' => 'align="left"',
|
||||
'text' => $objp->nom,
|
||||
'maxlength' => 40,
|
||||
'maxlength' => 28,
|
||||
'url' => DOL_URL_ROOT."/comm/fiche.php?socid=".$objp->socid);
|
||||
|
||||
$this->info_box_contents[$i][3] = array('td' => 'align="right"',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user