Hi
I know I can edit the admin menu in admin/includes/boxes
But I would like to know if I can add titles/captions (which you cant click at) in the menu.
For example so that catalog menu look like this:
Product edit (Title - not link)
Categories/Products (normal menu link)
Attributes (Title - not link)
Option name manager (normal menu link)
Option value manager (normal menu link)
and so one........
Is this possible?
And then a extra quistion:
In this link:
$za_contents[] = array('text' => BOX_CATALOG_CATEGORIES_PRODUCTS, 'link' => zen_href_link(FILENAME_CATEGORIES, '', 'NONSSL'));
The first 'text' is type
the next BOX_Catalog_... is in which menu
The next 'link' is type - what can this be more than link??????
And what is the next thing after =>
Hope you can help especially with the quistion about how to change the menu and use titles/caption
Thanks
Kind regards
Kim



