Ajout page annonces pour l'affichage pdf
This commit is contained in:
parent
fd34a2c1e0
commit
43ec58f273
@ -286,7 +286,7 @@ if ($page=='recherche'){
|
||||
<img src="./img/exporticones/printer.png"" alt="Impression"/></a>
|
||||
<?php
|
||||
//Affichage des impressions seulement pour certaines pages
|
||||
if ($page=='identite' || $page=='etablissements' || $page=='liens' || $page=='evenements' || $page=='dirigeants' || $page=='synthese' || $page=='bilans' || $page=='ratios' || $page=='liasse' || $page=='bourse'){
|
||||
if ($page=='identite' || $page=='etablissements' || $page=='liens' || $page=='evenements' || $page=='dirigeants' || $page=='synthese' || $page=='bilans' || $page=='ratios' || $page=='liasse' || $page=='bourse' || $page=='annonces'){
|
||||
?>
|
||||
<a href="./exportpdf.php?<?=$_SERVER['QUERY_STRING'];?>" target="_blank" title="PDF"><img src="./img/exporticones/pdf.png" alt="PDF"></a>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user