ffmpeg_converter implements hook_form_alter to remove the multiple fields in the form and leave only one. While removing the fields it also removes the label. As attachment you can see how the screen looks without the hook_form_alter and with, the "Movie:" label dissapears.

CommentFileSizeAuthor
ffmpeg02.png64.68 KBjax
ffmpeg01.png70.83 KBjax

Comments

zoo33’s picture

Quite right, this has to be fixed.

zoo33’s picture

Status: Active » Fixed

I just committed a patch which wraps everything in a fieldset with the field name as the legend.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.