diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index d2554f9b388..54b326a32b1 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -136,7 +136,7 @@ if ($conf->propal->enabled && $user->rights->propale->lire) { { $obj = $db->fetch_object(); $var=!$var; - print ''."rowid."\">".img_object($langs->trans("ShowPropal"),"propal")." ".$obj->ref."".$obj->nom."".price($obj->price).""; + print ''."rowid."\">".img_object($langs->trans("ShowPropal"),"propal")." ".$obj->ref."".$obj->nom."".price($obj->price).""; $i++; $total += $obj->price; }