get calendar prefs working again

This commit is contained in:
Ralf Becker 2005-07-23 16:05:38 +00:00
parent 27dfeeae85
commit 32d4274692

View File

@ -208,8 +208,8 @@
), ),
'notifyModified' => array( 'notifyModified' => array(
'type' => 'notify', 'type' => 'notify',
'Notification messages for modified events ', 'label' => 'Notification messages for modified events ',
'notifyModified', 'name' => 'notifyModified',
'rows' => 5, 'rows' => 5,
'cols' => 50, 'cols' => 50,
'help' => 'This message is sent for modified or moved events.', 'help' => 'This message is sent for modified or moved events.',