[imp] IMP "Options" icon in IMP 4.0-H3 (fixed)

imp-archive at cloud9.net imp-archive at cloud9.net
Thu Dec 30 13:07:25 PST 2004


I put this custom entry in menu.php to fix this issue:

$_menu[] = array(
        'url' =>        'https://<url>/horde/services/prefs.php?app=imp',
        'text' =>       'Options',
        'icon' =>       'prefs.png',
        'icon_path' =>  '/horde/themes/graphics/'
        );

Sorry if I bothered anyone...

Previously, I wrote:
Is there a way to display the old Options icon in IMP 4 directly as in
previous versions of IMP and not display the Horde icon?  I want to make
the system as simple as possible for my subscribers to use, and I fear
that
leaving the visible horde elements in will only add to their confusion.

I'm trying to set up a system consisting of only IMP and Turba (with Horde
underneath of course).

--
 Mark P. Hennessy
 mark at cloud9.net

--
 Mark P. Hennessy
  mark at cloud9.net


More information about the imp mailing list