diff --git a/htdocs/comm/multiprix.php b/htdocs/comm/multiprix.php index 8a5226d36d2..6442bb45a88 100644 --- a/htdocs/comm/multiprix.php +++ b/htdocs/comm/multiprix.php @@ -91,15 +91,13 @@ if ($_socid > 0) dol_fiche_head($head, $tabchoice, $langs->trans("ThirdParty"), 0, 'company'); - print '
';
- print '
| ||||||||||||
| '.dol_print_date($db->jdate($obj->dc), "dayhour").' | '; print ''.$obj->price_level.' | '; $userstatic->id=$obj->uid;|||||||||||