diff options
author | andreykproductengine <akleshchev@productengine.com> | 2015-03-30 20:01:02 +0300 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2015-03-30 20:01:02 +0300 |
commit | 321a054a7a7ec5e2538cc82d4cf850078ea5640c (patch) | |
tree | 362b46278f048fdb2fc41a9663496c87716c6ea3 /indra/newview/skins | |
parent | 4ec9637299e482cec47762cbbc74bcce7d710639 (diff) |
MAINT-5037 FIXED Viewer is operable under the leaving call confirmation dialog
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 39e09cae79..05b903b4bf 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -8017,7 +8017,7 @@ We cannot display a preview of this texture because it is no-copy and/or no-tran <notification icon="alertmodal.tga" name="ConfirmLeaveCall" - type="alert"> + type="alertmodal"> Are you sure you want to leave this call? <tag>confirm</tag> <tag>voice</tag> |