titre = "INTER-SANTE - TYPES TARIF ACTES"; ?>
| = _("Code") ?> |
= _("Libellé") ?> |
= _("Description") ?> |
= _("Appliquer par défaut?") ?> |
= _("Modifier") ?> |
= _("Supprimer") ?> |
nettoyer($v['id']);
$libelle = $this->nettoyer($v['libelle']);
$description = $this->nettoyer($v['description']);
if (est_anglophone()){
$libelle = $this->nettoyer($v['libelleEng']);
$description = $this->nettoyer($v['descriptionEng']);
}
?>
| = $this->nettoyer($v['codeTypeTarifActe']); ?> |
= $libelle; ?> |
= $description; ?> |
|
|
|