diff --git a/htdocs/comm/multiprix.php b/htdocs/comm/multiprix.php index fbaf00e53db..7510c0a5b96 100644 --- a/htdocs/comm/multiprix.php +++ b/htdocs/comm/multiprix.php @@ -84,12 +84,12 @@ if ($_socid > 0) if ($objsoc->client == 1) $tabchoice='customer'; if ($objsoc->client == 2) $tabchoice='prospect'; - dol_fiche_head($head, $tabchoice, $langs->trans("ThirdParty"), 0, 'company'); - - print '
'; print ''; print ''; + + dol_fiche_head($head, $tabchoice, $langs->trans("ThirdParty"), 0, 'company'); + print ''; print '
'; print ''; @@ -121,12 +121,14 @@ if ($_socid > 0) print ""; print "
"; - print '

'; + dol_fiche_end(); + + print '
'; print ""; - print "\n"; - print '
'; + + print '

'; /*