On 12/03/2013 07:56 AM, daryl.w...@lis.state.oh.us wrote:
> 
> List A - version 2.1.12 - shows password reset, Unsubscribe and password 
> reminder options - also, the bottom of the page has the standard footer with 
> the Mailman and Python logos as well as several links including one to the 
> admin interface.
> 
> List B - version 2.1.13 - shows Unsubscribe option and nothing else - there 
> is no footer and nothing about passwords
> 
> I've been trying to figure out what I can change in 2.1.12 to have it match 
> 2.1.13 on the options.html page but can't find anything.


This has nothing to do with 2.1.12 vs. 2.1.13. It appears that the code
which generates this page has been modified in your particular 2.1.13
installation.

This page is not built from a template. It is built on the fly by the
loginpage() function in Mailman/Cgi/options.py. This has apparently been
modified in your 2.1.13 installation and you can make the same mods if
you wish to your 2.1.12 installation.

-- 
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
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to