mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 14:11:29 +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.',
|
'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',
|
||||||
|
Loading…
Reference in New Issue
Block a user