diff options
| author | David Aspinall | 2002-07-14 10:41:55 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-07-14 10:41:55 +0000 |
| commit | 9dd38947a6cc1f8f81e3ac592dc4052602c18f91 (patch) | |
| tree | aebe65f770083be9f05801af42720bb5b5196282 /etc/Mailman/options.html | |
| parent | 1cbacb6fe2880e4650572dbbeb4593a0762c4dad (diff) | |
Cleanup html, fix URLs to final versions.
Diffstat (limited to 'etc/Mailman/options.html')
| -rw-r--r-- | etc/Mailman/options.html | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/etc/Mailman/options.html b/etc/Mailman/options.html index 86817a3a..6f3ab613 100644 --- a/etc/Mailman/options.html +++ b/etc/Mailman/options.html @@ -1,14 +1,15 @@ -<!-- PG Template $Id$. Based on Informatics/MM Revision: 1.21 --> +<!-- Template for PG lists, based on Informatics/Mailman template Revision: 1.21 --> +<!-- $Id$ --> <html> <head> - <link rel="SHORTCUT ICON" href="http://www.proofgeneral.org/pg/favicon.ico"> + <link rel="SHORTCUT ICON" href="http://www.proofgeneral.org/favicon.ico"> <title><MM-List-Name> Mailing List Options Page</title> <meta name="author" content="David Aspinall <da@dcs.ed.ac.uk>"> <meta name="keywords" content="Isabelle, LEGO, Coq, Emacs, XEmacs, Interface, Theorem Prover, GUI, David Aspinall"> <meta name="description" content="Proof General is an Emacs based generic interface for theorem provers"> - <link href="http://www.proofgeneral.org/pg/proofgen.css" rel="stylesheet" type="text/css"> + <link href="http://www.proofgeneral.org/proofgen.css" rel="stylesheet" type="text/css"> </head> <body bgcolor="#2D1D03" @@ -54,27 +55,30 @@ password, and options for the <MM-List-Name> mailing list. </TD> </TR> - <tr> - <td> - +<tr> +<td> To unsubscribe, enter your password and hit the button. (If you've lost your password, see just below to have it emailed to you.) <p> Password: <MM-Unsub-Pw-Box> <MM-Unsubscribe-Button> +</p> </a> - <td> +</td> +<td> Enter your password to visit a list of links to option pages for all your subscriptions. <p> -Password: <MM-Other-Subscriptions-Pw-Box> <MM-Other-Subscriptions-Submit><p> - - </TD></TR> </table> +Password: <MM-Other-Subscriptions-Pw-Box> +<MM-Other-Subscriptions-Submit><p> +</p> +</td></tr> +</table> - <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> +<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> <!-- Added style sheet --> <TR> <TD class="head2" COLSPAN="2" WIDTH="100%"> |
