From 993d81c2ce98a6579b3110a6013c00090dfddaea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Sieb=C3=B6rger?= <drs@sieborger.nom.za>
Date: Mon, 29 Jan 2018 14:58:42 +0200
Subject: Allow the list subscription form to be protected from spam bots using
 reCAPTCHA.

---
 templates/nl/listinfo.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'templates/nl')

diff --git a/templates/nl/listinfo.html b/templates/nl/listinfo.html
index 48d57cc0..5bd63f05 100644
--- a/templates/nl/listinfo.html
+++ b/templates/nl/listinfo.html
@@ -106,6 +106,7 @@
 	    <MM-Digest-Radio-Button>  Ja
 	</TD>
       </tr>
+      <mm-recaptcha-ui>
       <tr>
 	<td colspan="3">
 	  <center><MM-Subscribe-Button></center>
-- 
cgit v1.2.3