MyBB Community Forums

Full Version: [F] Missing label tag [C-StefanT]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just a tiny issue: There's a label tag for all post icons above the editor so that you can click on the icon to select it:
<label><input type="radio" name="icon" value="6" /> <img src="images/icons/wink.gif" alt="Wink" /></label>
The label tag is missing if you don't want to use a post icon:
<input type="radio" class="radio" name="icon" value="-1" checked="checked" />no icon
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group