summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorklm1998-03-30 04:27:59 +0000
committerklm1998-03-30 04:27:59 +0000
commit35e89a4cebd8865e63c47ca41d89bf530b1b12f2 (patch)
treeb6c068d16e125728d013b4a6a86c4f5745199873
parent827f0eda275498ffd651d938331f3a39dac1a0a3 (diff)
downloadmailman-35e89a4cebd8865e63c47ca41d89bf530b1b12f2.tar.gz
mailman-35e89a4cebd8865e63c47ca41d89bf530b1b12f2.tar.zst
mailman-35e89a4cebd8865e63c47ca41d89bf530b1b12f2.zip
Revised subscription list presentation so it is on a separate page.
This amounted to moving a lot of text out of this page, and using the new replacements.
-rw-r--r--templates/listinfo.html53
1 files changed, 13 insertions, 40 deletions
diff --git a/templates/listinfo.html b/templates/listinfo.html
index 65b2d6405..78835f18a 100644
--- a/templates/listinfo.html
+++ b/templates/listinfo.html
@@ -98,47 +98,20 @@
</ul>
</td>
</tr>
- <TR>
- <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
- <B>Editing Your <MM-List-Name> Subscription Options and
- Unsubscribing</B>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
+ <a name="subscribers"><B><MM-List-Name> Subscribers</B></a>
</TD>
- </TR>
- <tr>
- <td colspan="2" WIDTH="100%">
- <b><em>Either</em></b> enter your email address to edit your
- options: <mm-change-info>
- <mm-info-button>
- <BR>
- <b><em>Or</em></b> find your name below and click on it.
-
- </td>
- </tr>
- <TR WIDTH="100%" VALIGN="top">
- <TD BGCOLOR="#FFF0D0" WIDTH="50%">
- <center>
- <B><mm-num-reg-users> Non-digested Members of
- <MM-List-Name>:</B>
- </center>
- </TD>
- <TD BGCOLOR="#FFF0D0" WIDTH="50%">
- <center>
- <B><mm-num-digesters> Digested Members of <MM-List-Name>:</B>
- </center>
- </TD>
- </TR>
- <TR WIDTH="100%" VALIGN="top">
- <td>
- <P><I>Click on your email for (un)subscription options</I></P>
- <P><MM-Regular-Users></P>
- </td>
- <td>
- <P><I>Click on your email for (un)subscription options</I></P>
- <P><MM-Digest-Users>
- </td>
- </tr>
- </table>
- <MM-Form-End>
+ </TR>
+ <tr>
+ <TD COLSPAN="2" WIDTH="100%">
+ <MM-Roster-Option>
+ <p>
+ <MM-Editing-Options>
+ </td>
+ </tr>
+ </table>
+ <MM-Form-End>
<MM-Mailman-Footer>
</BODY>
</HTML>