Correction lien accès page identite

This commit is contained in:
Michael RICOIS 2010-06-15 13:06:59 +00:00
parent bdd1d402a6
commit 03fd9c1de8

View File

@ -318,7 +318,7 @@ function afficheCommande($commande, $type){
$output.= '<tr class="deux'.$class.'">'.
' <td>'.
' <div><a href="./page=identite&siret='.$commande->siren.'" target="_blank">'.
' <div><a href="./?page=identite&siret='.$commande->siren.'" target="_blank">'.
$commande->siren.'</a></div>'.
' <div><b>'.$commande->raisonSociale.'</b></div>'.
' </td>'.