Correction erreur droits INVESTIG
This commit is contained in:
parent
60e0c3bc42
commit
6d338e90fa
@ -561,7 +561,7 @@ if ($etab['Enseigne']<>'' || $etab['Sigle']<>'') {
|
||||
?>
|
||||
<p class="StyleInfoLib">Effectuer une recherche entreprise avec les paramètres "<a href="./?page=recherche&vue=list&formR[type]=ent&formR[raisonSociale]=<?=$search?>"><?=$search?></a>"</p>
|
||||
<?php }?>
|
||||
<?php if (!preg_match('/INVESTIG/i', $login['droits'])){?>
|
||||
<?php if (preg_match('/INVESTIG/i', $_SESSION['tabInfo']['droits'])){?>
|
||||
<p class="StyleInfoLib">Si aucun résultat ne correspond à votre recherche. <a href="./?page=recherche&action=rechercher&vue=enq">Cliquez-ici.</a><br/></p>
|
||||
<?php } ?>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user