diff --git a/Js/fonctions.js b/Js/fonctions.js
index b2c3455..32645d6 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -5014,7 +5014,7 @@ function afficher_menu_vue_profil()
codeVue = $("#codeVue").val();
- if (CodeVue<=" ")
+ if (codeVue<=" ")
{
v_msg="Veuillez sélectionner une vue!";
v_msgEng="Please select a view!";
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 8094849..6d7642b 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+