Suppression "officiel"

This commit is contained in:
Michael RICOIS 2012-03-05 11:27:21 +00:00
parent d133008525
commit f52ab5acb1
2 changed files with 4 additions and 1 deletions

View File

@ -376,4 +376,7 @@ class JuridiqueController extends Zend_Controller_Action
} }
} }
} }

View File

@ -143,7 +143,7 @@ $href = $this->url(array(
<?php if ( $this->lienBodacc ) { ?> <?php if ( $this->lienBodacc ) { ?>
- <span id="bodacc"><a href="<?=$this->lienBodacc?>"> - <span id="bodacc"><a href="<?=$this->lienBodacc?>">
<img src="/themes/default/images/interfaces/pdf.png" alt="Bodacc au format PDF"> <img src="/themes/default/images/interfaces/pdf.png" alt="Bodacc au format PDF">
Télécharger le bodacc officiel</a> Télécharger le bodacc</a>
</span> </span>
<?php } ?> <?php } ?>