Mark McCanna wrote:

>Hi, I am setting up a mailing list with mailman version 2.1.11.cp3 and I am 
>having some difficulty changing the html on the;
>
>Subscribe results page
>
>At the end of the page I want to add links to go back to a page;
>
><a href="www.lakeshorechamberorchestra.ca/members/news.html">Back to News</a>


Try making this an absolute rather than a relative URL. I.e.
<a
href="http://www.lakeshorechamberorchestra.ca/members/news.html";>Back
to News</a>

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to