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
> ht
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'