Fix: erreur d'id

This commit is contained in:
Regis Houssin 2007-07-19 12:08:53 +00:00
parent 463d42a9ae
commit 77843fb87d

View File

@ -2144,7 +2144,7 @@ class Propal extends CommonObject
$result='';
$lien = '<a href="'.DOL_URL_ROOT.'/comm/propal.php?id='.$this->id.'">';
$lien = '<a href="'.DOL_URL_ROOT.'/comm/propal.php?propalid='.$this->id.'">';
$lienfin='</a>';
$picto='order';