diff --git a/home/inc/class.home_note_portlet.inc.php b/home/inc/class.home_note_portlet.inc.php index fa118e81c0..0d342e2b55 100644 --- a/home/inc/class.home_note_portlet.inc.php +++ b/home/inc/class.home_note_portlet.inc.php @@ -124,7 +124,7 @@ class home_note_portlet extends home_portlet 'default' => true ), 'edit_settings' => array( - 'enabled' => false + 'default' => false ) ); return $actions;