Bugfix url

This commit is contained in:
Rodolphe Quiedeville 2007-07-11 17:49:51 +00:00
parent 44390e4bb0
commit 085115a903

View File

@ -146,7 +146,7 @@ if ($resql)
print "<tr $bc[$var]>";
print '<td><a href="grille.php?id='.$obj->rowid.'">';
print '<td><a href="../grille.php?id='.$obj->rowid.'">';
print $obj->tarif_desc."</a></td>\n";
print "<td>".$obj->tarif."</td>\n";