diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-09-24 14:05:01 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-09-24 14:05:01 -0700 |
commit | 32b492f7d3d0888c45ddea07bc6d541413fcdbc3 (patch) | |
tree | 615140d25ac6d43f7c38eb6d721c3a118fe14003 /indra/newview/skins | |
parent | 8961223a371fa9f02ad30b0e4625e7a7e3310977 (diff) |
fixed set display name line editor
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 11cded4646..895c665290 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3200,9 +3200,6 @@ You are no longer frozen. <input name="display_name" max_length_chars="31" type="text"> [DISPLAY_NAME] </input> - <input name="display_name_repeat" max_length_chars="31" type="text"> - [DISPLAY_NAME] - </input> <button default="true" index="0" |