--- moat.module 22 Jan 2008 13:31:51 -0000 1.5 +++ moat.module 23 Jan 2008 22:46:11 -0000 @@ -12,7 +12,7 @@ 'description' => t('Set MOAT settings with server parameters.'), 'callback' => 'drupal_get_form', 'callback arguments' => array('moat_settings'), - 'access' => user_access('admin content'), + 'access' => user_access('administer nodes'), ); $items[] = array( 'path'=> 'moat/tags',