diff options
author | Richard Linden <none@none> | 2010-09-17 14:56:03 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-17 14:56:03 -0700 |
commit | 159fd0316adccbf51faa2f6293952d615b3f2a14 (patch) | |
tree | 71f8baf00792fdcbfec6f2603c9ce14c5a5ab46c /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 418941234dc276fe8ecc54abba3e06887ea78bfe (diff) |
fix for enable all popups not working
also popup notification is no longer a singleton
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index d206313185..3084aa3de8 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6455,8 +6455,7 @@ Mute everyone? name="PopupAttempt" icon="Popup_Caution" type="browser" - duration="10" - unique="true"> + duration="10"> A pop-up was prevented from opening. <form name="form"> <ignore name="ignore" |