Fix: alignement a droite du statut
This commit is contained in:
parent
3dec215ee4
commit
83479a8a10
@ -116,7 +116,7 @@ class box_produits extends ModeleBoxes {
|
||||
'text' => price($objp->price));
|
||||
|
||||
$this->info_box_contents[$i][2] = array(
|
||||
'align' => 'center',
|
||||
'align' => 'right',
|
||||
'text' => $productstatic->LibStatut($objp->envente,3));
|
||||
|
||||
$i++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user