diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-08-26 12:26:07 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-08-26 12:26:07 +0300 |
commit | 34786ac22129aac372eeb1e73b6baac6bfad644e (patch) | |
tree | 3cd3fb7523d3a04f7963ea87e092b8cc17539282 /indra/newview/skins | |
parent | 7897f909c4879d2f092f7310d59d78b5deebe634 (diff) |
SL-13824 Remove notification when both joining a group and leaving a group
Diffstat (limited to 'indra/newview/skins')
-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" |