From b7476d1c86053181cb38aa3acd3fc718fde55979 Mon Sep 17 00:00:00 2001
From: Ralf Jung <post@ralfj.de>
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/en/listinfo.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'templates/en')

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 @@
       </tr>
       <mm-digest-question-end>
       <mm-recaptcha-ui>
+      <mm-captcha-ui>
       <tr>
 	<td colspan="3">
 	  <center><MM-Subscribe-Button></center>
-- 
cgit v1.2.3