[horde] Default theme for login page.
Chuck Hagenbuch
chuck at horde.org
Tue Jul 1 21:07:42 UTC 2008
Quoting Steve Devine <sd at msu.edu>:
> I am trying to set the default theme for the initial login page.
> Changing /horde/config/prefs.php to say :
> // UI theme
> $_prefs['theme'] = array(
> 'value' => 'mozilla',
> 'locked' => false,
> 'shared' => true,
> 'type' => 'select',
> 'desc' => _("Select your color scheme.")
> );
>
> Does not work. Instead of mozilla I still get bluewhite.
> Any ideas?
I just tested and it works fine here. I guess I'd check for any hooks
or duplicate copies of the horde tree or other weirdness...
-chuck
More information about the horde
mailing list