### Eclipse Workspace Patch 1.0
#P embed_widgets
Index: embed_widgets.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/embed_widgets/embed_widgets.module,v
retrieving revision 1.5.2.49
diff -u -r1.5.2.49 embed_widgets.module
--- embed_widgets.module	31 Jul 2008 23:57:32 -0000	1.5.2.49
+++ embed_widgets.module	1 Aug 2008 15:54:28 -0000
@@ -128,7 +128,7 @@
       'page callback' => $type_info['custom theme callback'],
       'page arguments' => array(3),
       'access callback' => 'user_access', 
-      'access arguments' => array('view code for embedding ' . $type .' widgets'),
+      'access arguments' => array('access content'),
       'type' => MENU_CALLBACK,
     );
   }
