diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 9d947480b3..d206313185 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6460,7 +6460,8 @@ Mute everyone? A pop-up was prevented from opening. <form name="form"> <ignore name="ignore" - control="MediaEnablePopups" + control="MediaEnablePopups" + invert_control="false" text="Enable all pop-ups"/> <button default="true" index="0" |