From b7476d1c86053181cb38aa3acd3fc718fde55979 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Mon, 10 Jun 2019 17:29:24 +0200 Subject: implement a simple CAPTCHA scheme based on questions and answers configured by the site admin --- templates/de/listinfo.html | 1 + templates/en/listinfo.html | 1 + templates/fr/listinfo.html | 1 + 3 files changed, 3 insertions(+) (limited to 'templates') diff --git a/templates/de/listinfo.html b/templates/de/listinfo.html index 647a66cc..78531d21 100755 --- a/templates/de/listinfo.html +++ b/templates/de/listinfo.html @@ -115,6 +115,7 @@ Liste . +
diff --git a/templates/en/listinfo.html b/templates/en/listinfo.html index c3c216b1..7a27fbdd 100644 --- a/templates/en/listinfo.html +++ b/templates/en/listinfo.html @@ -116,6 +116,7 @@ +
diff --git a/templates/fr/listinfo.html b/templates/fr/listinfo.html index 61954769..6ca7cf55 100644 --- a/templates/fr/listinfo.html +++ b/templates/fr/listinfo.html @@ -119,6 +119,7 @@ +
-- cgit v1.2.3