mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
(cherry picked from commit f12dc84271)
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ def _want_subscription():
|
|||||||
'Would you be willing to share your email address with the '
|
'Would you be willing to share your email address with the '
|
||||||
"Electronic Frontier Foundation, a founding partner of the Let's "
|
"Electronic Frontier Foundation, a founding partner of the Let's "
|
||||||
'Encrypt project and the non-profit organization that develops '
|
'Encrypt project and the non-profit organization that develops '
|
||||||
"Cerbot? We'd like to send you email about EFF and our work to "
|
"Certbot? We'd like to send you email about EFF and our work to "
|
||||||
'encrypt the web, protect its users and defend digital rights.')
|
'encrypt the web, protect its users and defend digital rights.')
|
||||||
display = zope.component.getUtility(interfaces.IDisplay)
|
display = zope.component.getUtility(interfaces.IDisplay)
|
||||||
return display.yesno(prompt, default=False)
|
return display.yesno(prompt, default=False)
|
||||||
|
|||||||
Reference in New Issue
Block a user