Clarify iCal file export TZ option

This commit is contained in:
Jörg Lehrke 2010-04-14 15:08:57 +00:00
parent d3ad7cae78
commit ae0bd0a0b7

View File

@ -431,10 +431,10 @@ class calendar_hooks
),
'export_timezone' => array(
'type' => 'select',
'label' => 'Timezone of event exports',
'label' => 'Timezone of event iCal file import/export',
'name' => 'export_timezone',
'values' => $export_tzs,
'help' => 'Use this timezone to export calendar data.',
'help' => 'Use this timezone to import/export calendar data.',
'xmlrpc' => True,
'admin' => False,
'default' => '0', // Use event's TZ