diff options
author | Romain LE DISEZ <romain.git@ledisez.net> | 2009-07-20 18:46:41 +0200 |
---|---|---|
committer | Romain LE DISEZ <romain.git@ledisez.net> | 2009-07-20 18:46:41 +0200 |
commit | 00b3ca82de3a4858745988943a46d07b1c0fd006 (patch) | |
tree | 158896d430014e1f896df0b19acc57aeb602c9ab /modules/user | |
parent | 8cbf43ed2abe9772045766e598bb9fe3d4def983 (diff) | |
parent | fb7d99740d9868938ec21449d57b9b3fe991f513 (diff) |
Merge commit 'upstream/master'
Diffstat (limited to 'modules/user')
-rw-r--r-- | modules/user/views/login_ajax.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/views/login_ajax.html.php b/modules/user/views/login_ajax.html.php index 56a6f111..d697c958 100644 --- a/modules/user/views/login_ajax.html.php +++ b/modules/user/views/login_ajax.html.php @@ -38,7 +38,7 @@ </div> </li> <li> - <a href="#" id="gForgotPasswordLink"><?= t("Forgot your Password?") ?></a> + <a href="#" id="gForgotPasswordLink"><?= t("Forgot Your Password?") ?></a> </li> </ul> </div> |