Vasileios Lourdas wrote:
On Thursday 27 September 2007 18:14:26 Eric Mckenna wrote:
I think its best to always use the l() funciton, http://api.drupal.org/api/function/l/5
One huge benefit to using l() is that aliases are automatically used for links that have them.
And how do I use the l() function in a menu item?
I misunderstood your problem. I thought you were talking about theming your own menu items/links. You can't use the l() function in the admin/build/menu section.
Have you tried using unique menu titles? Can you list the titles and urls entered in the admin section for those menus.