From fd6e0f62212cb347217a0e69274c459c67d7794c Mon Sep 17 00:00:00 2001 From: Bertrand Cournaud Date: Fri, 25 May 2012 11:28:32 +0200 Subject: [PATCH] Update thanks page --- questions.php | 42 +----------------------------------------- thanks.html | 13 +++++++++++++ 2 files changed, 14 insertions(+), 41 deletions(-) diff --git a/questions.php b/questions.php index f9f2493..82aa496 100755 --- a/questions.php +++ b/questions.php @@ -111,49 +111,9 @@ cette adresse email.\n\n" echo ("Error with the email"); //*/ } - header("Location: ./thanks.html"); + header("Location: ./thanks.html?id=" . quest->getId()); } else header("Location: ./"); ?> -/* - - - - - - - - -
-
- - - -

Nemubot Questions

-
-
- -
-

Merci de votre participation!

-

- Votre question a bien été ajoutée à la liste.
- Un email vous a été envoyé pour que vous confirmiez que - Vous êtes bien l'auteur de la question. -

- -

-

Rappels de la questions

- print_test() ?> -

- -

- Vous pouvez proposer de nouvelles questions en cliquant - sur le lien ci-dessous.
- Proposer une nouvelle question -

-
-*/ - - diff --git a/thanks.html b/thanks.html index 2506cea..018a9c9 100644 --- a/thanks.html +++ b/thanks.html @@ -1,5 +1,14 @@ +get_question($id); +?> + @@ -24,6 +33,10 @@ Vous êtes bien l'auteur de la question.

+

+ Rappels de la question :
+ print_test(); ?> +

Vous pouvez proposer de nouvelles questions en cliquant sur le lien ci-dessous.