News:

Wondering if this will always be free?  See why free is better.

Main Menu

Adding Register in the login interface

Started by DenDen60, June 13, 2016, 09:35:11 AM

Previous topic - Next topic

DenDen60

Where can add this, and how do I do it?



THanks

Sir Osis of Liver

Login.template.php -



<p><input type="submit" value="', $txt['login'], '" class="button_submit" /></p>
<p class="smalltext"><a href="', $scripturl, '?action=reminder">', $txt['forgot_your_password'], '</a></p>
<input type="hidden" name="hash_passwrd" value="" />

<p class="smalltext"><a href="' . $scripturl . '?action=register">Register an account.</a></p>

</div>


Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

DenDen60


Advertisement: