diff --git a/jq_maphilight.module b/jq_maphilight.module
index 7c02534..3662eac 100644
--- a/jq_maphilight.module
+++ b/jq_maphilight.module
@@ -47,7 +47,7 @@ function jq_maphilight_menu() {
     'page callback' => 'drupal_get_form',
     'page arguments' => array('jq_maphilight_admin_settings'),
     'access callback' => 'user_access',
-    'access arguments' => array('access administration pages'),
+    'access arguments' => array('administer site configuration'),
     'type' => MENU_NORMAL_ITEM,
   );
   $items[drupal_get_path('module', 'jq_maphilight') . '/maphilight.js'] = array(
