mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Change view settings -> general settings for consistency
This commit is contained in:
parent
a816708e67
commit
f18c5b8aa1
@ -290,7 +290,7 @@ class calendar_hooks
|
|||||||
$settings = array(
|
$settings = array(
|
||||||
array(
|
array(
|
||||||
'type' => 'section',
|
'type' => 'section',
|
||||||
'title' => lang('view settings'),
|
'title' => lang('General settings'),
|
||||||
'no_lang'=> true,
|
'no_lang'=> true,
|
||||||
'xmlrpc' => False,
|
'xmlrpc' => False,
|
||||||
'admin' => False
|
'admin' => False
|
||||||
|
Loading…
Reference in New Issue
Block a user