On Mon, 2003-05-26 at 19:34, Tentra List Support wrote: > I tryed change the default page and link colors by adding relevant fields in > Default.py to mm_cfg.py. Changing all of the directives worked except for > WEB_LINK_COLOR > which did not result in a change. I found the offending error in > htmlformat.py line 326. It should read: > 'link' > when it reads > 'alink' > Changed to 'link' and default web links now change. > > Mailman version 2.1.2
Clearly a typo. Fixed in cvs. Thanks. -Barry _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
