From 083ffbb8af5bff342ac30ceed719cd7d985cce00 Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Mon, 22 Sep 2003 02:39:34 +0000 Subject: Backporting from the HEAD -- updated cgi's --- Mailman/Cgi/listinfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Cgi/listinfo.py') diff --git a/Mailman/Cgi/listinfo.py b/Mailman/Cgi/listinfo.py index 5244d75c..fb9154ae 100644 --- a/Mailman/Cgi/listinfo.py +++ b/Mailman/Cgi/listinfo.py @@ -122,7 +122,7 @@ def listinfo_overview(msg=''): Link(Utils.ScriptURL('admin'), _('the list admin overview page')), _(''' to find the management interface for your list. -
Send questions or comments to '''), +
If you are having trouble using the lists, please contact '''), Link('mailto:' + siteowner, siteowner), '.
')) -- cgit v1.2.3