diff options
author | Jonathan Yap <none@none> | 2013-02-01 17:30:37 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2013-02-01 17:30:37 -0500 |
commit | c8533650b4779040c5e196f9ff156e3454edc9c8 (patch) | |
tree | b941aa6173fdd2d2901cdd3d63b4fd1d035cfcc7 /indra/newview/skins/default/xui/en | |
parent | 9de2371f157fa7f62b1c91949fb05b45f18c9812 (diff) |
STORM-1838 Remove IM button
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0026555781..dba84b6c6b 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6554,10 +6554,6 @@ Offer a teleport? index="1" name="No" text="No"/> - <button - index="2" - name="IM" - text="IM"/> </form> </notification> |