titre = "INTER SANTE - Refuser un acte"; $codeActe = $this->nettoyer($ententeprealable['codeActe']); $libelleActe = $this->nettoyer($ententeprealable['libelleActe']); $numeroBonExamen = $this->nettoyer($ententeprealable['numeroBonExamen']); $fraisReelExamen = $this->nettoyer($ententeprealable['fraisReelExamen']); $idProlongation = $this->nettoyer($ententeprealable['idProlongation']); $numeroBon = $this->nettoyer($ententeprealable['numeroBon']); if ($codeActe=="HHC" || $codeActe=="HHM"){ if ($idProlongation>"0"){ if (est_anglophone()){ $libelleActe = "NOTICE OF EXTENSION ".$libelleActe; }else{ $libelleActe = "AVIS PROROGATION ".$libelleActe; } }else{ if (est_anglophone()){ $libelleActe = "NOTICE OF ".$libelleActe; }else{ $libelleActe = "AVIS ".$libelleActe; } } } ?>
= _("Historique des prestations du Bénéficiaire") ?>