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