Quote Originally Posted by clydejones View Post
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.
Oh yeah, it's gone now. Thanks a lot buddy!