diff options
author | bwarsaw <> | 2003-04-19 04:57:44 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-04-19 04:57:44 +0000 |
commit | 1a07013f3b027ea660ad9d6d4d551dd1c92adb6f (patch) | |
tree | a2db8059ccd908d7a338a6a613a4cd4107db097c /templates/fr/private.html | |
parent | 2915af94a5b9e208ca7a9fd414854017c967179d (diff) | |
download | mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.tar.gz mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.tar.xz mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.zip |
Backport from the trunk, and catalog regeneration.
Diffstat (limited to 'templates/fr/private.html')
-rw-r--r-- | templates/fr/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/fr/private.html b/templates/fr/private.html index 42a9989f..3947f80b 100644 --- a/templates/fr/private.html +++ b/templates/fr/private.html @@ -5,7 +5,7 @@ </head> <body bgcolor="#ffffff"> -<form method="post" action="%(action)s/"></form> +<form method="post" action="%(action)s/"> %(message)s <table width="100%%" border="0" cellspacing="4" cellpadding="5"> <tr> |