From 8bf339c9c9847bbe21f7a2dafabe45431a641cb7 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 13 Jan 2026 18:50:30 +0000 Subject: [PATCH] fr --- Vue/Usersrhclient/index.php | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/Vue/Usersrhclient/index.php b/Vue/Usersrhclient/index.php index 9b14cc4..1360a33 100755 --- a/Vue/Usersrhclient/index.php +++ b/Vue/Usersrhclient/index.php @@ -23,8 +23,7 @@ - - + @@ -37,7 +36,12 @@ $actVisible = (int)$user_client['actVisible']; $AffectionVisible = (int)$user_client['AffectionVisible']; $reInit = (int)$user_client['reInit']; - $codeLangue = $user_client['codeLangue']; + $codeLangue = $user_client['codeLangue']; + + $profil = $user_client['profil']; + if (est_anglophone()){ + $profil = $user_client['profilEng']; + } ?> @@ -55,19 +59,9 @@ -
- - onClick="gerer_acces_actes_client('', '');"> -
- - - -
- - onClick="gerer_acces_affection_client('', '');"> -
+ + +