This commit is contained in:
Rodolphe Quiedeville 2005-03-03 13:47:27 +00:00
parent 7e942718eb
commit 807bbda56b

View File

@ -113,7 +113,7 @@ if ($result)
print "<tr $bc[$var]><td>";
print '<img border="0" src="./statut'.$obj->statut.'.png"></a>&nbsp;';
print '<a href="'.DOL_URL_ROOT.'/compta/prelevement/fiche.php?id='.$obj->rowid.'">';
print '<a href="'.DOL_URL_ROOT.'/compta/prelevement/ligne.php?id='.$obj->rowid.'">';
print substr('000000'.$obj->rowid, -6)."</a></td>";