From 36dc25b78b51fff11746dd3a2b1ac33f801475c1 Mon Sep 17 00:00:00 2001
From: Richard Linden <none@none>
Date: Tue, 1 Mar 2011 12:37:47 -0800
Subject: SOCIAL-613 FIX Viewer can log out and stay open with no notification
 to user in minimal skin

---
 indra/newview/skins/minimal/xui/en/notification_visibility.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'indra')

diff --git a/indra/newview/skins/minimal/xui/en/notification_visibility.xml b/indra/newview/skins/minimal/xui/en/notification_visibility.xml
index aed8f5f6f8..e866ca3df5 100644
--- a/indra/newview/skins/minimal/xui/en/notification_visibility.xml
+++ b/indra/newview/skins/minimal/xui/en/notification_visibility.xml
@@ -21,7 +21,7 @@
   <show type="hint"/>
   <show type="notifytoast"/>
   <show name="ModeChange"/>
-  <show name-="YouHaveBeenLoggedOut"/>
+  <show name="YouHaveBeenLoggedOut"/>
   <hide/>
 </notification_visibility>
 
-- 
cgit v1.2.3