aboutsummaryrefslogtreecommitdiff
path: root/merci
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2020-11-26 22:23:00 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2020-11-26 22:23:00 +0100
commitb57b03e034a573e2b55d6194b280b8522589715f (patch)
treecac3154d8164a1669ad2245bd548eb213053f606 /merci
parent537ab6bc23125106c30faf181027b569c8730e86 (diff)
downloadgpigeon-b57b03e034a573e2b55d6194b280b8522589715f.tar.gz
gpigeon-b57b03e034a573e2b55d6194b280b8522589715f.zip
Translated merci/index.html
- for info, you see this page when the gpigeon form has been submitted and the mail server successfully sent you the encrypted message.
Diffstat (limited to 'merci')
-rw-r--r--merci/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/merci/index.html b/merci/index.html
index 8e5c55a..0335d73 100644
--- a/merci/index.html
+++ b/merci/index.html
@@ -1,11 +1,10 @@
<!DOCTYPE html>
<html>
<head>
- <link rel="icon" type="image/x-icon" href="/gpgform/gpigeon.ico">
- <title>Message bien envoy&eacute;&#33;</title>
+ <link rel="icon" type="image/x-icon" href="../favicon.ico">
+ <title>Message has been sent</title>
</head>
<body>
- <h1>Ton message a bien &eacute;t&eacute; envoy&eacute;. Merci
- beaucoup</h1>
+ <h1>Your message has been sent. Thank you !</h1>
</body>
</html>