diff --git a/Vue/Ajaxhistoriqueprestation/prestations.php b/Vue/Ajaxhistoriqueprestation/prestations.php
index 0fe3dfd..4d0165d 100755
--- a/Vue/Ajaxhistoriqueprestation/prestations.php
+++ b/Vue/Ajaxhistoriqueprestation/prestations.php
@@ -15,7 +15,7 @@
| Date |
= _("Prestataire") ?> |
- = _("Actes") ?> |
+ = _("Actes") ?> |
= _("Patient") ?> |
= _("Prix Total") ?> |
= _("Montant TM") ?> |
@@ -39,8 +39,8 @@
?>
| = dateheureLang($this->nettoyer($prestation['dateSysteme']), $_SESSION['lang']) ?> |
- = $this->nettoyer($prestation['prestataire']); ?> |
- = $libelleActe ?> |
+ = $this->nettoyer($prestation['prestataire']); ?> |
+ = $libelleActe ?> |
= $this->nettoyer($prestation['patient']); ?> |
= format_N($this->nettoyer($prestation['fraisReel'])) ?> |
= format_N($this->nettoyer($prestation['montantTm'])) ?> |