--- favorite_nodes_orig.module	2007-12-30 18:25:59.000000000 +0100
+++ favorite_nodes.module	2008-03-10 11:49:50.000000000 +0100
@@ -42,7 +42,7 @@ function favorite_nodes_menu($may_cache)
       'description'        => 'Settings for favourite nodes',
       'callback'           => 'drupal_get_form',
       'callback arguments' => 'favorite_nodes_settings',
-      'type'               => MENU_CALLBACK,
+      'type'               => MENU_NORMAL_ITEM,
       'access'             => user_access(FAVORITE_NODES_PERM_ADMINISTER),
     );
 
