In menu_tree_output the #theme attribute is left with dashes in it. So it is trying to use menu_link__main-menu instead of menu_link__main_menu.

A few lines down for menu_tree__ the dashes are replaced by underscores.

CommentFileSizeAuthor
drupal-7-menu.patch712 bytesedhaber

Comments

droplet’s picture