Correction variable
This commit is contained in:
parent
8e6a72be1e
commit
6c0ea21214
@ -225,7 +225,7 @@ if(isset($company)){
|
||||
}
|
||||
if(isset($href['immediate']))
|
||||
{
|
||||
if($href['normal']=='#'){
|
||||
if($href['immediate']=='#'){
|
||||
print '<br/><br/><a href="#" title="Vous n\'avez pas les droits nécessaires pour commander un rapport international">Consutler le rapport disponible</a><br/><i>(Délais : Immédiat, Tarif : '.$tabPaysPrix[0]['immediate'].' €)</i>';
|
||||
}else{
|
||||
print '<br/><br/><a href="'.$href['immediate'].'">Consutler le rapport disponible</a><br/><i>(Délais : Immédiat, Tarif : '.$tabPaysPrix[0]['immediate'].' €)</i>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user