the formlabel (formLabel;misc;default) has nothing in it to process the
'comment' passed to it.
however, it's in the documentation that this exists, in the template's
description:
* comment = comment to put next to label
Also, while you're in there deciding whether this should be available or
not, there's no way to specify what the label is for, nor any way to pass an
accesskey to it.
ie
<label for="topic" accesskey="3">Topic</lablel>
I'm submitting this under category 'templates', since the problem is in a
template. However, it could possibly fall under HTML and css too.
Logged In: YES
user_id=3660
Tim, "comment" used to be in the template. Is there a reason it was removed?