Mallow
In the style.css file, about 75% of the way down, there is a style setting for the comment form. 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".
This is now fixed.
Ive sneaked out a 1.531 update (Its *very very* minor).





New Look
Nothing earth shattering, I just wanted to play with Mallow....