modification de la description produit
This commit is contained in:
parent
aa14cefed1
commit
26cd1a50c2
@ -732,6 +732,7 @@ if ($_GET['propalid'] > 0)
|
||||
else print img_object($langs->trans('ShowProduct'),'product');
|
||||
print ' '.$objp->ref.'</a>';
|
||||
print ' - '.nl2br(stripslashes($objp->product));
|
||||
print ($objp->description && $objp->description!=$objp->product)?'<br>'.stripslashes(nl2br($objp->description)):'';
|
||||
|
||||
if ($conf->global->PROP_ADD_PROD_DESC && !$conf->global->CHANGE_PROD_DESC)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user