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
Comment #1
jamesmcd commentedFor 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!
Comment #3
freelylw commentedI 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.
Comment #4
gajanannehul commentedHi
I am having same problem but i want to remove Create new account link
from Registration page only. I am using logintoboggan module.