Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • newliteracies Friend
    #134388

    If i want to disable these 3 function in Login Form. Is it possible??

    Remebber me
    Forgot your password
    Forgot your username

    thanks

    mfcphil Friend
    #275217
    newliteracies Friend
    #275218

    it seems not work.:confused:

    Sherlock Friend
    #275348

    you must edit default.php(modulesmod_logintmpl folder)

    Sherlock Friend
    #275349

    Search those lines:

    <li>
    <a href="<?php echo JRoute::_( 'index.php?option=com_user&view=reset' ); ?>">
    <?php echo JText::_('FORGOT_YOUR_PASSWORD'); ?></a>
    </li>
    <li>
    <a href="<?php echo JRoute::_( 'index.php?option=com_user&view=remind' ); ?>">
    <?php echo JText::_('FORGOT_YOUR_USERNAME'); ?></a>
    </li>

    Remove them

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Sherlock 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum