diff options
author | Jonathan Yap <jhwelch@gmail.com> | 2014-11-21 06:46:43 -0500 |
---|---|---|
committer | Jonathan Yap <jhwelch@gmail.com> | 2014-11-21 06:46:43 -0500 |
commit | 2e0d7ce282c007d791301ac73ff58c39dd40af81 (patch) | |
tree | cee7452e63f7ab864f29f9a3f21801ff2f72d8d2 /indra/newview/skins/default/xui/en | |
parent | 38703d62e382bf7e57a0d3c2ab55714e99889e32 (diff) |
STORM-2085 Remove additional duplicate entry GroupDepart
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 83384e0902..05bda0259d 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3794,17 +3794,6 @@ Leave Group? <notification icon="alert.tga" - name="GroupDepart" - type="alert"> -You have left the group [group_name]. - <tag>group_name</tag> - <usetemplate - name="okbutton" - yestext="OK"/> - </notification> - - <notification - icon="alert.tga" name="GroupDepartError" type="alert"> Unable to leave group: [reason]. |