joomla3.0 - how do i remove registration link in joomla 3.2 - login module -
i need remove registration link inside login view http://bartenders4hire.net/index.php/login without disabling registration functionality.
we using js jobs on site , regular registration not providing fields, therefore need find code can delete registration link.
i looked inside modules , plugins, couldn't find it
anyone has idea can find code?
you'll find registration-link in /components/com_users/views/login/tmpl/default_login.php on bottom of file. can override file in own template copying /templates/yourtemplate/html/com_users/login/default_login.php. can remove registration-line file in template,
regards jonas
Comments
Post a Comment