[horde] setting the default theme for all users, IMP-4.0-cvs
bash at twignation.com
bash at twignation.com
Sat Aug 31 23:10:48 PDT 2002
Hi,
I am sure this is an easy one, but I will ask any ways, how do I change the
default theme for IMP and Horde. I noticed this in prefs.php:
// color theme
$_prefs['theme'] = array(
'value' => '',
'locked' => false,
'shared' => true,
'type' => 'enum',
'enum' => array('' => sprintf(_("%s Standard"),
$GLOBALS['registry']->getParam('name')),
'barbie' => _("Barbie"),
'brown' => _("Brown"),
'burntorange'=> _("Burnt Orange"),
'camouflage' => _("Camouflage"),
'cherry' => _("Cherry"),
'green' => _("Green"),
'grey' => _("Grey"),
'lightblue' => _("Light Blue"),
'mozilla' => _("Mozilla"),
'orange' => _("Orange"),
'sun' => _("Sun")),
'desc' => _("Select your color scheme."));
Thanks
--bash
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the horde
mailing list