From 22c050513aa454bf647e36615a04886171c3bbc7 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Sat, 24 Mar 2001 03:58:28 +0000 Subject: Change the subscription confirmation message to "... confirm " instead of "... request ". This goes along with changes to MailCommandHandler.py. --- templates/verify.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/verify.txt b/templates/verify.txt index 22e6e5cc4..8accf0e7f 100644 --- a/templates/verify.txt +++ b/templates/verify.txt @@ -1,4 +1,4 @@ -%(listname)s -- confirmation of subscription -- request %(cookie)s +%(listname)s -- confirmation of subscription -- confirm %(cookie)s We have received a request%(remote)s for subscription of your email address, <%(email)s>, to the %(listaddr)s mailing list. To confirm -- cgit v1.3.1