diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-08-26 12:26:07 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-09-23 11:31:17 +0300 |
commit | f8fb2dab5b93588fb3e7f4c1912fd253375e0ced (patch) | |
tree | 267fde12c64facac63f9dbc7a86ee15ffbc345b7 /indra/newview/skins/default | |
parent | 0e829d2ecca9454f4d4bcced0fe9049b0f91465d (diff) |
SL-13824 Remove notification when both joining a group and leaving a group
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index fa1c15c411..d141cfc313 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4214,13 +4214,6 @@ Leave Group? yestext="OK"/> </notification> - <notification - icon="notify.tga" - name="GroupDepart" - type="notify"> -You have left the group '<nolink>[group_name]</nolink>'. - <tag>group</tag> - </notification> <notification icon="alertmodal.tga" |