
Originally Posted by
clydejones
Not sure it it is TM.
open admin/includes/functions/html_output.php
at around line 235 you should see:
if ($required == false) $field .= TEXT_FIELD_OPTIONAL;
Just delete this line and see if that clears that text string.
Bookmarks