diff options
Diffstat (limited to 'gpigeon-template.cgi')
-rwxr-xr-x | gpigeon-template.cgi | 2 |
1 files changed, 2 insertions, 0 deletions
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 </label> </form> $linkGenNotif + <br> + $sentMailNotif <hr> <form method="POST"> $hiddenPasswordField |