Joomla: Edit login module

If you want to edit the joomla log-in module you can go to and edit: /modules/mod_login/tmpl/default.php

In my case I wanted to remove the option to register (without disabling the ability to register from Global configuration.

Remove or comment the following:

<!-- remove below to remove the register now option -->

<!–<li>

<a href=”<?php echo JRoute::_( ‘index.php?option=com_user&view=register’ ); ?>”>

<?php echo JText::_(‘REGISTER’); ?></a>

</li> –>

Share
This entry was posted in Joomla. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam protection by WP Captcha-Free