mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +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(
|
||||
array(
|
||||
'type' => 'section',
|
||||
'title' => lang('view settings'),
|
||||
'title' => lang('General settings'),
|
||||
'no_lang'=> true,
|
||||
'xmlrpc' => False,
|
||||
'admin' => False
|
||||
|
Loading…
Reference in New Issue
Block a user