i'm trying to remove the formatting guidelines from the user edit form. these occur right below the signature field. i've successfully done this for node and comment fields (both through hook_form_alter() and better_formats module), but can't seem to get it right for this field.
can anyone tell me how to remove the formatting guidelines from below the signature field on the user edit form?
thanks for the help!