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.
| Comment | File | Size | Author |
|---|---|---|---|
| ffmpeg02.png | 64.68 KB | jax | |
| ffmpeg01.png | 70.83 KB | jax |
Comments
Comment #1
zoo33 commentedQuite right, this has to be fixed.
Comment #2
zoo33 commentedI just committed a patch which wraps everything in a fieldset with the field name as the legend.