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