From b2a61e2594e55a1df9ec1d603b7573ce9075f6b3 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 31 Mar 2026 12:31:13 +0000 Subject: [PATCH] sar --- Vue/Usersrhclient/index.php | 127 +++++++++++++++++++++++------------- 1 file changed, 81 insertions(+), 46 deletions(-) diff --git a/Vue/Usersrhclient/index.php b/Vue/Usersrhclient/index.php index 660880fd..491b0581 100755 --- a/Vue/Usersrhclient/index.php +++ b/Vue/Usersrhclient/index.php @@ -4,30 +4,42 @@ $nomClient = $this->nettoyer($client['nom']); ?> - + -
-

:

+
+ +

+ + +

-
-
- - - -
-
+
+ +
+
+
+

+ +

+
+
+ + + +
+
+
-
-
- +
+
- - - + + + - + @@ -37,64 +49,87 @@ $actif = (int)$user_client['actif']; $reInit = (int)$user_client['reInit']; $codeLangue = $user_client['codeLangue']; - - // Gestion multilingue du profil $libelleProfil = est_anglophone() ? $user_client['profilEng'] : $user_client['profil']; ?> - - - - - - - -
- + + nettoyer($codeUtilisateur) ?> - + -
nettoyer($user_client['utilisateur']) ?>
+
+
nettoyer($user_client['utilisateur']) ?>
- + + - - nettoyer($libelleProfil) ?> + + + + nettoyer($libelleProfil) ?> + - - - - - + +
+ + +
+ +
+ + \ No newline at end of file