Fix: Bad html tag
This commit is contained in:
parent
4e31dc8608
commit
54ff2328be
@ -933,7 +933,7 @@ else
|
||||
print '<a href="'.DOL_URL_ROOT.'/product/fiche.php?id='.$objp->fk_product.'">';
|
||||
print img_object($langs->trans("ShowService"),"service").' '.$objp->ref.'</a>';
|
||||
print $objp->label?' - '.$objp->label:'';
|
||||
print '</br>';
|
||||
print '<br>';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user