style for thanksValidation
This commit is contained in:
parent
b011a9caab
commit
fb5754d595
5 changed files with 25 additions and 16 deletions
|
@ -93,7 +93,7 @@ cette adresse email.\n\n"
|
|||
|
||||
."Adresse de confirmation de la question:\n"
|
||||
. "http://".$_SERVER["SERVER_NAME"]
|
||||
. dirname($_SERVER["REQUEST_URI"])."/confirmation.php?id="
|
||||
. dirname($_SERVER["REQUEST_URI"])."/changeQuestion.php?id="
|
||||
. $quest->getId()
|
||||
|
||||
. "\n\n Merci beaucoup de votre participation\n"
|
||||
|
|
Reference in a new issue