diff options
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/de/listinfo.html | 1 | ||||
-rw-r--r-- | templates/en/listinfo.html | 1 | ||||
-rw-r--r-- | templates/fr/listinfo.html | 1 |
3 files changed, 3 insertions, 0 deletions
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 <MM-List-Name></MM-Archive>. <MM-Restricted-List-Message> </tr> <mm-digest-question-end> <mm-recaptcha-ui> + <mm-captcha-ui> <tr> <td colspan="3"> <center><MM-Subscribe-Button></center> 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> 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 @@ </tr> <mm-digest-question-end> <mm-recaptcha-ui> + <mm-captcha-ui> <tr> <td colspan="3"> <center><MM-Subscribe-Button></center> |