changing (forced) template from idots to jdots for 10.1

This commit is contained in:
Ralf Becker 2010-06-10 05:36:28 +00:00
parent d84344798d
commit be4ae4a37e

View File

@ -126,7 +126,7 @@ class preferences_hooks
'help' => 'A template defines the layout of eGroupWare and it contains icons for each application.',
'xmlrpc' => True,
'admin' => False,
'forced' => 'idots',
'forced' => 'jdots',
),
'theme' => array(
'type' => 'select',
@ -136,7 +136,7 @@ class preferences_hooks
'help' => 'A theme defines the colors and fonts used by the template.',
'xmlrpc' => True,
'admin' => False,
'forced' => 'idots',
'forced' => 'jdots',
),
'navbar_format' => array(
'type' => 'select',