summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2011-08-26 12:11:57 -0400
committerJonathan Yap <none@none>2011-08-26 12:11:57 -0400
commit1f486a9515d335e0156b23fa84eeb34cdf57cac1 (patch)
tree7dbeb002c54c0f2e749eb352234c0ea761be9c22 /indra/newview/skins/default/xui/en/notifications.xml
parent541e26d947e19cf087e068ab3f1bd46fb1d8fd4f (diff)
STORM-1567 Mute button for llDialog popup
Made changes per RB feedback.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 43e01a1080..ffc7a2ba55 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"/>