@ -21,7 +21,7 @@ if (testPrivileges()=="administrateur") {
< form id = "form_choix_utilisateur" action = "/services/actions/changeUtilisateur.php" method = "post" >
< form id = "form_choix_utilisateur" action = "/services/actions/changeUtilisateur.php" method = "post" >
< div >
< div >
< h1 > Choix de l'adresse< / h1 >
< h1 > Choix de l'adresse< / h1 >
< select name = "choix_utilisateur" onchange = "auto submit (this);">
< select name = "choix_utilisateur" onchange = "auto Soumission (this);">
_HEREDOC_;
_HEREDOC_;
/**
/**
@ -77,6 +77,7 @@ _HEREDOC_;
< option value = \"".$domaine['domaine']."\" > ".$domaine['domaine']."< / option >
< option value = \"".$domaine['domaine']."\" > ".$domaine['domaine']."< / option >
< / select >
< / select >
< p id = "domaine_alias" > <?php //echo $liste_domaines[0]["domaine"]; ?></p>-->
< p id = "domaine_alias" > <?php //echo $liste_domaines[0]["domaine"]; ?></p>-->
< p > vers <?php echo $_SESSION [ 'pseudo_utilisateur' ] ?> </ p >
< input type = "submit" value = "Ajouter" >
< input type = "submit" value = "Ajouter" >
< / form >
< / form >