mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-11 16:38:39 +01:00
changing (forced) template from idots to jdots for 10.1
This commit is contained in:
parent
d84344798d
commit
be4ae4a37e
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user