aboutsummaryrefslogtreecommitdiffstats
path: root/templates/pt
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-01-30 13:52:57 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-01-30 13:52:57 +0900
commitc0e8bb68ec685ac9e38e1993b4054d4707486bf9 (patch)
tree79bc7ae61f91d9ccdf417896085ddb844fcb74e2 /templates/pt
parentf74c636bcb6d03b269d65a3b4d6ec3af835dca62 (diff)
parentc88ce52f7177f5cf5d56bf3786c90f5c9e679d04 (diff)
downloadmailman2-c0e8bb68ec685ac9e38e1993b4054d4707486bf9.tar.gz
mailman2-c0e8bb68ec685ac9e38e1993b4054d4707486bf9.tar.xz
mailman2-c0e8bb68ec685ac9e38e1993b4054d4707486bf9.zip
sync with lp:mailman/2.1 Rev 1738
Diffstat (limited to '')
-rw-r--r--templates/pt/listinfo.html1
-rw-r--r--templates/pt_BR/listinfo.html3
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/pt/listinfo.html b/templates/pt/listinfo.html
index a958455e..5b6e8e6f 100644
--- a/templates/pt/listinfo.html
+++ b/templates/pt/listinfo.html
@@ -114,6 +114,7 @@
</TD>
</tr>
<mm-digest-question-end>
+ <mm-recaptcha-ui>
<tr>
<td colspan="3">
<center><MM-Subscribe-Button></center>
diff --git a/templates/pt_BR/listinfo.html b/templates/pt_BR/listinfo.html
index a9124259..026f29fd 100644
--- a/templates/pt_BR/listinfo.html
+++ b/templates/pt_BR/listinfo.html
@@ -105,6 +105,7 @@
<TD BGCOLOR="#dddddd">Em que idioma prefere exibir suas mensagens?</TD>
<TD> <MM-list-langs></TD>
<TD>&nbsp; </TD></TR>
+ <mm-digest-question-start>
<tr>
<td>Deseja receber e-mails da lista enviados uma vez por dia em um &uacute;nico
email (digest)?
@@ -113,6 +114,8 @@
<MM-Digest-Radio-Button> Sim
</TD>
</tr>
+ <mm-digest-question-end>
+ <mm-recaptcha-ui>
<tr>
<td colspan="3">
<center><MM-Subscribe-Button></center>