diff --git a/core/modules/taxonomy/taxonomy.module b/core/modules/taxonomy/taxonomy.module index 405347b..4a78f37 100644 --- a/core/modules/taxonomy/taxonomy.module +++ b/core/modules/taxonomy/taxonomy.module @@ -302,7 +302,6 @@ function taxonomy_menu() { 'access callback' => 'entity_page_access', 'access arguments' => array(4, 'update'), 'type' => MENU_LOCAL_TASK, - 'file' => 'taxonomy.admin.inc', ); $items['admin/structure/taxonomy/%taxonomy_vocabulary/delete'] = array( 'title' => 'Delete',