diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/minimal/xui/en/notification_visibility.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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> | 
