In the new \inc\widgets\widgets\_coll_search_form.widget.php line 92
echo '<input type="submit" name="submit" class="submit" value="'.T_('Search').'" class="search_submit" />'
Can't have two class attributes!!
Which is the one intended? The second I suppose as its addition is the only change from the previous version.
I will check out the css for both :)
EDIT1 Well I've removed the first class call and there is no difference to the submit button and it validates OK
EDIT2 Alternatively I removed the second class call with no difference..
So what is this 'update' for??/
This bug has since been fixed => Thread locked.