diff options
author | Oz Linden <oz@lindenlab.com> | 2011-08-31 09:07:32 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-08-31 09:07:32 -0400 |
commit | e62a4d4ec151e81f4dc68b29a009596d3d154d57 (patch) | |
tree | 70c1cc90eb79e0cc09e7e726202f327b569b2e61 /indra/newview/skins | |
parent | cff59a6e5f95857c2c64908eca0b8b5e83551eb5 (diff) | |
parent | 716e2bbce8380688446c5b6af50b4c2451f90715 (diff) |
merge changes for storm-1567
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 104bcaf7d0..251fce2333 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6261,6 +6261,10 @@ Grant this request? [MESSAGE] <form name="form"> <button + index="-2" + name="Mute" + text="Block"/> + <button index="-1" name="Ignore" text="Ignore"/> @@ -6276,6 +6280,10 @@ Grant this request? [MESSAGE] <form name="form"> <button + index="-2" + name="Mute" + text="Block"/> + <button index="-1" name="Ignore" text="Ignore"/> |