Zbigniew Szalbot wrote: > >I have just noticed that there is one more page that needs changing if >I want to keep the layout consistent - "Subscription request >confirmed" page. > >I guess the question is basically the same. How do I hack it?
If you're talking about something like adding a style sheet, see the thread beginning at <http://mail.python.org/pipermail/mailman-users/2008-August/062979.html>. If you want to actually change the HTML of the page body, you have to change the code that builds the pages in Mailman/Cgi/confirm.py. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
