summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2014-05-01 00:51:28 +0100
committerCho <cho@lindenlab.com>2014-05-01 00:51:28 +0100
commitf1fd98b6ed73d6ef7243870b8efd7fc848fa5be7 (patch)
tree538cb3cc8635e9d345220c503279fd167f8e1e43 /indra/newview/skins
parent4a0f5c85a03830e4ab890217bf52961a2ce25a2b (diff)
Changed layout of exp perms buttons for ACME-1468
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 5e966395dc..ee007197d7 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -7118,6 +7118,14 @@ Scripts associated with this experience will be able to do the following on regi
<tag>confirm</tag>
<form name="form">
<button
+ index="3"
+ name="BlockExperience"
+ text="Block Experience"/>
+ <button
+ index="2"
+ name="Mute"
+ text="Block Object"/>
+ <button
index="0"
name="Yes"
text="Yes"/>
@@ -7125,14 +7133,6 @@ Scripts associated with this experience will be able to do the following on regi
index="1"
name="No"
text="No"/>
- <button
- index="2"
- name="Mute"
- text="Block Object"/>
- <button
- index="3"
- name="BlockExperience"
- text="Block Experience"/>
</form>
</notification>