Index: modules/pathauto/pathauto.module
===================================================================
--- modules/pathauto/pathauto.module	(revision 5891)
+++ modules/pathauto/pathauto.module	(working copy)
@@ -461,7 +461,7 @@
           'title' => t('Pathauto'),
           'callback' => $indexfunc, 
           'access' => 1,
-          'type' => MENU_HIDE);
+          'type' => MENU_CALLBACK);
       }
     }
   }
@@ -605,4 +605,4 @@
   } 
 } // end function _pathauto_update 
 
-?>
\ No newline at end of file
+?>
