diff --git a/htdocs/comm/propal/index.php b/htdocs/comm/propal/index.php index db2ac99017a..bb577f66daa 100644 --- a/htdocs/comm/propal/index.php +++ b/htdocs/comm/propal/index.php @@ -182,7 +182,7 @@ if ($conf->propal->enabled) $obj = $db->fetch_object($resql); print ""; print ''; - print "rowid."\">".img_object($langs->trans("ShowPropal"),"propal").' '.$obj->ref.""; + print "".img_object($langs->trans("ShowPropal"),"propal").' '.$obj->ref.""; print ''.img_object($langs->trans("ShowCompany"),"company").' '.dol_trunc($obj->nom,24).''; $i++; }