diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2017-09-26 11:26:04 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2017-09-26 11:26:04 +0300 |
commit | 515687cc32a96b8eb3ac78b077351e6d35a88abc (patch) | |
tree | 5f8b6c24cd2fd5031c32fdfbe94cf1e335e5a682 /indra/newview/skins | |
parent | a65c18c1d370b34cb41e8130bca2e5e068bac553 (diff) |
MAINT-7846 The link in the required update modal should open the download web page in external browser.
Diffstat (limited to 'indra/newview/skins')
-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 ee1ff372a7..9af4b299de 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3991,7 +3991,8 @@ http://secondlife.com/download. <notification icon="alertmodal.tga" name="UpdaterServiceNotRunning" - type="alertmodal"> + type="alertmodal" + force_urls_external="true"> There is a required update for your Second Life Installation. You may download this update from http://www.secondlife.com/downloads |