Pls help.
I seem to have messed up one of the HTML pages for our Mailman list. Resulting HTML is at http://list.proneuron.com/mailman/listinfo/proneuron1 I think that I accidentally ommitted one of the "<MM" tags that generates the user subscription form. As a result, the SUBSCRIBE button does not work.
HTML code is attached below my signature. Please tell me what <MM code I need to insert, or send me a default listinfo page so that I can figure it out for myself.
With much appreciation,
Jonathan Marder, Ph.D. Manager of Science & Technology Integration Proneuron Biotechnologies (Israel) Ltd. P.O. Box 277, Ness Ziona, 74101, Israel Fax: +972 8 9409560 Voice: +972 8 9409550 ext. 110 Mobile: +972 54 4952906 Company web site: http://www.proneuron.com
<!-- $Revision: 2.4 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Info Page</TITLE>
</HEAD> <BODY BGCOLOR="#ffffff"> <P> <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> -- <MM-List-Description></FONT></B> </TD> </TR> <tr><td colspan="2"> <MM-List-Info> <p align=center> To see the collection of prior postings to the list, visit the <MM-Archive><MM-List-Name> Archives</MM-Archive>.</p><p></td></tr>
<TR><TD WIDTH="100%" BGCOLOR="#FFF0D0" colspan="2"> <FONT COLOR="#000000"> <B>Existing subscriber</B> </FONT></TD></TR> <tr><td colspan="2">You can change or cancel your subscription to the <MM-List-name> list by visiting the <a href="http://list.proneuron.com/mailman/options/proneuron1/">subscriber options page</a> - you will need to enter your e-mail address and list password (or have it e-mailed to you if you have forgotten it).</td></tr>
<tr><td> <MM-Restricted-List-Message> </p> </TD> </TR> <TR> <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> <B><FONT COLOR="#000000">New subscriber</FONT></B> </TD> </TR> <tr> <td colspan="2"> <P> Subscribe to <MM-List-Name> by filling out the following form. <MM-List-Subscription-Msg> <ul> <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" HEIGHT= "112"> <TR> <TD BGCOLOR="#dddddd" WIDTH="55%">Your email address:</TD> <TD WIDTH="33%"><MM-Subscribe-Box> </TD> <TD WIDTH="12%"> </TD></TR> <tr> <td bgcolor="#dddddd" width="55%">Your name (optional):</td> <td width="33%"><mm-fullname-box></td> <TD WIDTH="12%"> </TD></TR> <TR> <TD COLSPAN="3"><FONT SIZE=-1>You may enter a privacy password below. This provides only mild security, but should prevent others from messing with your subscription. <b>Do not use a valuable password</b> as it will occasionally be emailed back to you in cleartext.
<p>If you choose not to enter a password, one will be
automatically generated for you, and it will be sent to
you once you've confirmed your subscription. You can
always request a mail-back of your password when you edit
your personal options.
<MM-Reminder>
</TD>
</TR>
<TR>
<TD BGCOLOR="#dddddd">Pick a password:</TD>
<TD><MM-New-Password-Box></TD>
<TD> </TD></TR>
<TR>
<TD BGCOLOR="#dddddd">Reenter password to confirm:</TD>
<TD><MM-Confirm-Password></TD>
<TD> </TD></TR>
<tr>
<TD BGCOLOR="#dddddd">Which language do you prefer to display your
messages?</TD> <TD> <MM-list-langs></TD> <TD> </TD></TR> <mm-digest-question-start> <tr> <td>Would you like to receive list mail batched in a daily digest? </td> <td><MM-Undigest-Radio-Button> No <MM-Digest-Radio-Button> Yes </TD> </tr> <mm-digest-question-end> <tr> <td colspan="3"> <center><MM-Subscribe-Button></P></center> </TABLE> <MM-Form-End> </ul> </td> </tr> <TR> <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> <a name="Administrator"> <B><FONT COLOR="#000000"><MM-List-Name> Administrators</FONT></B></a> </TD> </TR> <tr> <TD COLSPAN="2" WIDTH="100%"> <MM-Roster-Form-Start> <MM-Roster-Option> <MM-Form-End> <p> <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> </tr> </table> <!-- <MM-Mailman-Footer> --> </BODY> </HTML>