Closed (fixed)
Project:
Nice Menus
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2008 at 14:57 UTC
Updated:
5 Oct 2008 at 13:32 UTC
Hi, short of deleting the Descriptions from the menu - is there a way to leave out the title tag?
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.