[imp] How add icon to Login Screen
Oliver Schulze L.
oliver@samera.com.py
Thu Nov 21 15:51:26 2002
Try editing:
imp/templates/login/login.inc
Oliver
Roberto Salazar wrote:
>I need add icon in my Login screen, How I can do it?
>
>I have the next definition in: /horde/registry.php
>
>
>$this->applications['imp'] = array(
> 'fileroot' => dirname(__FILE__) . '/../imp',
> 'webroot' => $this->applications['horde']['webroot'] . '/imp',
> 'icon' => $this->applications['horde']['webroot'] . '/imp/graphics/imp.gif',
> 'name' => _("Mail"),
> 'allow_guests' => false,
> 'show' => true
>);
>
>but, don't working icon line...
>
>Regards,
>
>Roberto Salazar M.
>rcsalazar@accessram.com.ec
>Unidad de Investigación y Desarrollo
>MEGADATOS S.A
>
>
>
>
>
--
Oliver Schulze L.
<oliver@samera.com.py>
More information about the imp
mailing list