Skip to content
Snippets Groups Projects
Commit 3816da0e authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

[gh-524] Remove the Reset tab from content screen

Users will now need to know the specific address to access
the reset form
parent a6e53a8e
Branches issue-524
Tags
No related merge requests found
......@@ -316,7 +316,6 @@ function unl_menu() {
'access arguments' => array('administer nodes'),
'page callback' => 'drupal_get_form',
'page arguments' => array('unl_reset_site'),
'type' => MENU_LOCAL_TASK,
'file' => 'includes/reset_site.php',
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment