MyBB Community Forums

Full Version: [F] "Search Thread" button missing class
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Show Thread Templates > showthread_search

<input type="submit" value="{$lang->search_thread}" />

should be

<input type="submit" class="button" value="{$lang->search_thread}" />
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.