Mallow 1.53, 5-2-5 - As suggested by Brendan Borlase
In the style.css file, about 75% of the way down, there is a style setting for the comment form.This is now fixed.
It currently looks like this:
#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
It _should_ look like this:
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
As the php comment form refers to the comment poster by "author" rather than by "name".
Ive sneaked out a 1.531 update (Its *very very* minor).















