diff --git a/Vue/Usersrhclient/index.php b/Vue/Usersrhclient/index.php index 7c4337cc..3b6803a0 100755 --- a/Vue/Usersrhclient/index.php +++ b/Vue/Usersrhclient/index.php @@ -4,30 +4,33 @@ $nomClient = $this->nettoyer($client['nom']); ?> - + -
| = _("Identifiant") ?> | -= _("Nom Complet") ?> | -= _("Langue") ?> | -= _("Profil / Rôle") ?> | +|||||
|---|---|---|---|---|---|---|---|---|
| = _("Identifiant") ?> | += _("Nom Complet") ?> | += _("Langue") ?> | += _("Profil / Rôle") ?> | += _("Statut") ?> | += _("Actions") ?> | |||
| - = $this->nettoyer($codeUtilisateur) ?> + |
+
+ = $this->nettoyer($codeUtilisateur) ?>
+
|
- = $this->nettoyer($user_client['utilisateur']) ?>
+ = $this->nettoyer($user_client['utilisateur']) ?>
|
- - = strtoupper($codeLangue) ?> + | + + = strtoupper($codeLangue) ?> + | -- = $this->nettoyer($libelleProfil) ?> + | + + = $this->nettoyer($libelleProfil) ?> + | ++ + + + + + | + +
+
+
+
+
+ |