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('', '');"> -
+ + +