diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2010-02-16 18:09:35 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2010-02-16 18:09:35 +0200 |
commit | 58f75f4fd8d7d46069c49401ee3a5d1e61f170ec (patch) | |
tree | 6aff08bc01bf46a4b41f50a21625778783872a3a /indra | |
parent | cef352006cf46ceef8d0e2565d9adf44d9e093f1 (diff) |
fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media Browser”;
--HG--
branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0fbd860648..9c6b18ef27 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2297,6 +2297,9 @@ Display settings have been set to recommended levels based on your system config name="ErrorMessage" type="alertmodal"> [ERROR_MESSAGE] + <usetemplate + name="okbutton" + yestext="OK"/> </notification> <notification |