diff options
| author | bwarsaw | 2000-09-19 20:48:13 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-09-19 20:48:13 +0000 |
| commit | f71e71b9495932416cb9bd26d35d146d4fec7fce (patch) | |
| tree | f4a45c20c9cb5fad6e7e4589ba05605c07cafced | |
| parent | 60e5eb943b0608071b13d7516e4258efa4d08ff2 (diff) | |
| download | mailman-f71e71b9495932416cb9bd26d35d146d4fec7fce.tar.gz mailman-f71e71b9495932416cb9bd26d35d146d4fec7fce.tar.zst mailman-f71e71b9495932416cb9bd26d35d146d4fec7fce.zip | |
Minor html fix, given by dgc. Closes SF patch #101385.
| -rw-r--r-- | templates/subscribe.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/subscribe.html b/templates/subscribe.html index fefa1d445..9e876b9a7 100644 --- a/templates/subscribe.html +++ b/templates/subscribe.html @@ -1,7 +1,7 @@ -<!-- $Revision: 401 $ --> +<!-- $Revision: 2668 $ --> <html> +<head><title><MM-List-Name> Subscription results</title></head> <body> -<title><MM-List-Name> Subscription results</title> <h1><MM-List-Name> Subscription results</h1> <MM-Results> <MM-Mailman-Footer> |
