1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Small mods to login page

git-svn-id: file:///svn/phpbb/trunk@191 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-04-19 17:26:24 +00:00
parent fdbafb32f6
commit 525c09e3e6
3 changed files with 24 additions and 14 deletions

View File

@@ -425,4 +425,9 @@ $l_passexplain = "Please fill out the form, a new password will be sent to your
$l_sendpass = "Send Password";
// Full page login
$l_autologin = "Log me on automatically each visit";
$l_resend_password = "I have forgotten my password";
?>