diff options
author | James Cook <james@lindenlab.com> | 2010-03-05 17:06:22 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-03-05 17:06:22 -0800 |
commit | 42606dbbb5f452211e4fc30ee0ed41334fc14e8d (patch) | |
tree | 7351ee33722ce2d470386c0c1ffec1f92b597851 /indra | |
parent | d0632598632465850568789ce2d00dcc325e5ebe (diff) |
Change login screen to use "Username"
Diffstat (limited to 'indra')
-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 20f91d85ab..bf839f13e5 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -60,7 +60,7 @@ name="first_name_text" top="20" left="20" width="150"> - Second Life Name or ID: + Username or First Last: </text> <line_editor follows="left|bottom" |