Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2032

Extensions for Joomla! 5.x • Re: Extension for login

$
0
0
I've managed to do the override, by simply erasing the following part of code, from dafault.php in mod_login override:

Code:

<li>                    <a href="<?php echo Route::_('index.php?option=com_users&view=reset'); ?>">                    <?php echo Text::_('MOD_LOGIN_FORGOT_YOUR_PASSWORD'); ?></a>                </li>                <li>                    <a href="<?php echo Route::_('index.php?option=com_users&view=remind'); ?>">                    <?php echo Text::_('MOD_LOGIN_FORGOT_YOUR_USERNAME'); ?></a>                </li>                
Anyway, it seems that the developer has solved the issue with sc login, which far more compact, and give the option to open a pop up in which it is possibile to insert credentials.

I think I will keep on using that extension.

I've written this update, just in case someone else would like to opt of the override solution.

Thanks

Statistics: Posted by ita4012 — Thu Mar 21, 2024 10:36 am



Viewing all articles
Browse latest Browse all 2032

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>