[horde] Formatting/Layout "tweaks"...
Jan Schneider
jan at horde.org
Tue May 10 00:38:25 PDT 2005
Zitat von Mike Cisar <mlists at starmania.net>:
> So I tried to go the opposite way (which in retrospect makes more sense
> anyway) and change the "Home" in the top menu to read "Horde" (since the
> only place it appears as "Home" instead of "Horde" is in portal view). I
> tried to do this in /lib/Horde.php by trying to change this code...
>
> $menu[] = array('url' => $url,
> 'text' => _("Home"),
> 'icon' => 'horde.png',
> 'icon_path' => $registry->getImageDir());
>
> However even after replacing "Home" with "Horde" it still shows up as "Home"
> so I'm once again a bit lost.
The menus in the Horde base application are created a bit
inconsistently, that is, not all through Horde::getMenu(). Try
templates/portal/menu.inc.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list