From fadae8b786c545a9a6d8eed7f6bbbdc7171e83db Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Mon, 21 Mar 2022 22:12:35 +0100 Subject: add html notif on sending mail successfully --- gpigeon-template.cgi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpigeon-template.cgi b/gpigeon-template.cgi index 8d2365a..c0f64fd 100755 --- a/gpigeon-template.cgi +++ b/gpigeon-template.cgi @@ -363,6 +363,8 @@ if (ValidCookie($IDCookie, $cookiesDir) or argon2id_verify($argon2idHash,$passwo $linkGenNotif +
+ $sentMailNotif
$hiddenPasswordField -- cgit v1.2.3-54-g00ecf