There's a space between class and the = (class ="menu") in the HTML output.

Comments

sun’s picture

Priority: Normal » Minor
Status: Active » Fixed

Seems like this has been already fixed in the latest development snapshot:

  	$output = '<ul class="menu">';
Anonymous’s picture

Status: Fixed » Closed (fixed)