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.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-7-menu.patch | 712 bytes | edhaber |
Comments
Comment #1
droplet commented#1001146: Cannot theme links in a menu when menu_name contains a hyphen.