From 3f59dac4ae1246154e3c8ecff1815e030896c308 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Wed, 29 Aug 2001 21:10:07 +0000 Subject: GetConfigInfo(): Added missing tag. Caught by Daniel Buchmann. --- Mailman/Gui/NonDigest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Mailman/Gui/NonDigest.py b/Mailman/Gui/NonDigest.py index 90463ed9e..afe9f4b52 100644 --- a/Mailman/Gui/NonDigest.py +++ b/Mailman/Gui/NonDigest.py @@ -96,6 +96,7 @@ class NonDigest:
  • user_name - The user's full name.
  • user_optionsurl - The url to the user's option page. + """)) ]) -- cgit v1.3.1