summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorcallum <none@none>2010-12-14 12:57:04 -0800
committercallum <none@none>2010-12-14 12:57:04 -0800
commitd0c7ecb10355940f4e94a72a85e8cb9367d52a57 (patch)
tree3494ccef7ab7b44d2e39b678421b9ce3ff022ffb /indra/newview/skins/default/xui/en
parent5dcf11ab4bf5903ff75513f037242cba1e3c11ca (diff)
SOCIAL-366 FIX UI Issues with HTTP Dialogs in Webkit 4.7
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 76f221f481..4321fb12d2 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6580,7 +6580,7 @@ Mute everyone?
The site at &apos;&lt;nolink&gt;[HOST_NAME]&lt;/nolink&gt;&apos; in realm &apos;[REALM]&apos; requires a user name and password.
<form name="form">
<input name="username" type="text" text="User Name"/>
- <input name="password" type="password" text="Password"/>
+ <input name="password" type="password" text="Password "/>
<button default="true"
index="0"
name="ok"