That's the problem, you "simply edited the list information bit".

This is what is on your page....

<br>For more info, see the &lt;A 
HREF=&quot;http://www.analytics.washington.edu/statcomp/projects/ess/&quot;&gt;
 ESS site&lt;/A&gt;.
<br>

This is what it should read..... (in html)

<br>For more info, see the <A 
HREF="http://www.analytics.washington.edu/statcomp/projects/ess/";>ESS site</A>.
<br>

-- 
Regards
Hilton


Quoting Martin Maechler <[EMAIL PROTECTED]>:

> It's probably easiest to see what I mean when you look at
> 
>   https://www.stat.math.ethz.ch/mailman/listinfo/ess-help
> 
> one of the lists I manage.
> The link "<A HREF=.... ............</A>" is suddenly `shown'
> 
> (because the "<" etc are quoted in the html source).
> 
> How can this happen? 
> As ML administrator, I've simply  edited the list information
> [text box] shown on the  ...../mailman/admin/ess-help page.



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to