diff --git a/Vue/Ajaxtbajouterspecialite/index.php b/Vue/Ajaxtbajouterspecialite/index.php
index 1519655e..ea35b8a5 100755
--- a/Vue/Ajaxtbajouterspecialite/index.php
+++ b/Vue/Ajaxtbajouterspecialite/index.php
@@ -1,16 +1,75 @@
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file
diff --git a/Vue/Ajaxtblisterspecialite/index.php b/Vue/Ajaxtblisterspecialite/index.php
index ae150417..ff6dc894 100755
--- a/Vue/Ajaxtblisterspecialite/index.php
+++ b/Vue/Ajaxtblisterspecialite/index.php
@@ -1,89 +1,78 @@
-
-
+
+
-
-
-
-
-
- = _("Centre gestion") ?>
- Code
- = _("Libellé") ?>
-
- = _("Modifier") ?>
-
-
-
-
- nettoyer($v['id']);
- $libelle = $this->nettoyer($v['libelle']);
-
- if (est_anglophone()){
- $libelle = $this->nettoyer($v['libelleEng']);
- }
- ?>
-
- = $this->nettoyer($v['codeSociete']);; ?>
- = $this->nettoyer($v['codeSpecialite']) ?>
- = $libelle;?>
-
-
- = _("Modifier") ?>
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+ = _("Centre") ?>
+ Code
+ = _("Libellé") ?>
+ = _("Actions") ?>
+
+
+
+ nettoyer($v['id']);
+ $libelle = est_anglophone() ? $this->nettoyer($v['libelleEng']) : $this->nettoyer($v['libelle']);
+ ?>
+
+
+ = $this->nettoyer($v['codeSociete']) ?>
+
+
+
+ = $this->nettoyer($v['codeSpecialite']) ?>
+
+
+
+ = $libelle ?>
+
+
+
+ = _("Modifier") ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Vue/Ajaxtbmodifierspecialite/index.php b/Vue/Ajaxtbmodifierspecialite/index.php
index aefcff68..befd890a 100755
--- a/Vue/Ajaxtbmodifierspecialite/index.php
+++ b/Vue/Ajaxtbmodifierspecialite/index.php
@@ -1,18 +1,94 @@
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file