That is added automatically by the core menu_item_link function that is making the actual links. If you want, you can override theme_nice_menu_tree function and build the menu the way you want from scratch, or simpler override theme_menu_item_link to do what you want.
Comments
Comment #1
add1sun commentedThat is added automatically by the core menu_item_link function that is making the actual links. If you want, you can override theme_nice_menu_tree function and build the menu the way you want from scratch, or simpler override theme_menu_item_link to do what you want.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.