diff options
author | James Cook <james@lindenlab.com> | 2010-05-19 12:35:22 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-05-19 12:35:22 -0700 |
commit | b62d1472be7e64c176ea663562d8747f46ace316 (patch) | |
tree | cafd059c8449de54cf7734e96083904a9f0b8bd2 /indra/newview | |
parent | 061d38d331f25ceab5d48f5bfb2dbc595134f6ab (diff) |
DEV-50265 Login screen should say "Forgot your username or password?"
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login.xml b/indra/newview/skins/default/xui/en/panel_login.xml index 5a671ac78a..14759ad731 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -186,7 +186,7 @@ name="forgot_password_text" top_pad="12" right="-10" width="180"> - Forgot your name or password? + Forgot your username or password? </text> <text follows="right|bottom" |