diff options
-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]. |