diff options
| author | Richard Linden <none@none> | 2010-09-17 15:51:56 -0700 | 
|---|---|---|
| committer | Richard Linden <none@none> | 2010-09-17 15:51:56 -0700 | 
| commit | e0df544a57efed1c89c1f12ab0bc8a38911db14f (patch) | |
| tree | 48fbfd3a3b23a23939335f5f00cae5b872e99db9 /indra | |
| parent | 1fc63c8da1e8244fdd0cfd59b88102c9ffbf7ca6 (diff) | |
maded popup alert last forever
Diffstat (limited to 'indra')
| -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 3084aa3de8..e1aecda151 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6454,8 +6454,7 @@ Mute everyone?    <notification    name="PopupAttempt"    icon="Popup_Caution" -  type="browser" -  duration="10"> +  type="browser">      A pop-up was prevented from opening.      <form name="form">        <ignore name="ignore" | 
