From e0df544a57efed1c89c1f12ab0bc8a38911db14f Mon Sep 17 00:00:00 2001
From: Richard Linden <none@none>
Date: Fri, 17 Sep 2010 15:51:56 -0700
Subject: maded popup alert last forever

---
 indra/newview/skins/default/xui/en/notifications.xml | 3 +--
 1 file changed, 1 insertion(+), 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"
-- 
cgit v1.2.3