By ashiwebi on
I want to remove the option of create new account and request new password option from admin section. I have very basic website of contents only.There is option of creating account.I know the admin password so I donot want the request option of password and create new account.
Comments
prevent new account creation, remove reminder link
To disable users from creating new accounts, go to
Home › Administer › User management
and select "Only site administrators can create new user accounts." under "Public registrations".
There's no built-in way to disable the "Request new password" link from the login block. There's a variety of ways to go about this, but the easiest way might be to install the http://drupal.org/project/noreqnewpass">No request new password module.
about create new account and create new password
Thanks for your response.My problem is resolved.
Easy solution to remove tabs
See this post for an easy solution to remove tabs http://drupal.org/node/194536. This works in Drupal 6.