I have created two roles, both of which have links to separate content profile forms on the registration page

I only wish to have these two role options upon registration

The 'create new account' option is still showing however and I would like to remove this

Does anyone know how I can do so?

Many thanks

Comments

jamesmcd’s picture

Status: Active » Fixed

For anyone else with a similar problem, I resolved it using the String Overrides Module http://drupal.org/project/stringoverrides

Enter string 'Create new account' and leave the replacement string field blank!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

freelylw’s picture

I did the same things, but there are tabs and button which call 'create new account' in the user/register page are missing after I use the String Overrides Module.

gajanannehul’s picture

Hi
I am having same problem but i want to remove Create new account link
from Registration page only. I am using logintoboggan module.