diff --git a/Js/fonctions.js b/Js/fonctions.js
index 0a60f04..a511ab6 100644
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -18861,7 +18861,6 @@ function envoyer_prescription_medicament()
smsOrdonnance = $('#smsOrdonnance').val();
const numero = telRwanda(smsOrdonnance);
- alert("numero => "+numero);
if (numero === null) {
v_msg="Revoir le No de téléphone!";
v_msgEng="Check the phone number!";
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 53c041a..973fa06 100644
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -262,7 +262,7 @@
-
+