diff options
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f8bb15dc24..ef6f2237ad 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6451,7 +6451,7 @@ Click Accept to join the chat or Decline to decline the invitation. Click Block The URL you clicked cannot be opened from this web browser. </notification> - <notification name="IMToast" type="notify"> + <notification name="IMToast" type="notifytoast"> [MESSAGE] <form name="form"> <button index="0" name="respondbutton" text="Respond"/> |