aboutsummaryrefslogtreecommitdiffstats
path: root/view/lostpass.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/lostpass.tpl')
-rw-r--r--view/lostpass.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/lostpass.tpl b/view/lostpass.tpl
index 9de0a2acf..a7040c149 100644
--- a/view/lostpass.tpl
+++ b/view/lostpass.tpl
@@ -6,7 +6,7 @@ Enter your email address and submit to have your password reset. Then check your
<form action="lostpass" method="post" >
<div id="login-name-wrapper">
- <label for="login-name" id="label-login-name">Email address: </label>
+ <label for="login-name" id="label-login-name">Nickname or Email: </label>
<input type="text" maxlength="60" name="login-name" id="login-name" value="" />
</div>
<div id="login-extra-end"></div>