There's a space between class and the = (class ="menu") in the HTML output.
class ="menu"
Seems like this has been already fixed in the latest development snapshot:
$output = '<ul class="menu">';
Comments
Comment #1
sunSeems like this has been already fixed in the latest development snapshot:
Comment #2
(not verified) commented