diff options
author | callum_linden <none@none> | 2015-11-13 16:19:16 -0800 |
---|---|---|
committer | callum_linden <none@none> | 2015-11-13 16:19:16 -0800 |
commit | ec55f2cd10db838140b34b04717e9e50a6b736ce (patch) | |
tree | a388597838c75bc37430ca9d848902ac7a55e78e /indra/newview/skins/default/xui/en | |
parent | 2091813119fbe915ad1427ad51202e67ff086180 (diff) |
MAINT-5862 Fix Provide a way for new Linux users to accept ToS
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-x | indra/newview/skins/default/xui/en/floater_tos.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_tos.xml b/indra/newview/skins/default/xui/en/floater_tos.xml index af1617eb39..c5313391c6 100755 --- a/indra/newview/skins/default/xui/en/floater_tos.xml +++ b/indra/newview/skins/default/xui/en/floater_tos.xml @@ -57,6 +57,21 @@ width="552"> Please read the following Terms of Service and Privacy Policy carefully. To continue logging in to [SECOND_LIFE], you must accept the agreement. </text> + <text + type="string" + length="1" + follows="left|top" + font="SansSerif" + height="30" + layout="topleft" + left="16" + name="external_tos_required" + visible="false" + top="32" + word_wrap="true" + width="552"> + To continue logging in to [SECOND_LIFE], you must accept the [https://id.secondlife.com/openid/login?return_to=https%3A%2F%2Fmy.secondlife.com%2Fopenid Terms of Service and Privacy Policy]. + </text> <web_browser trusted_content="true" follows="left|top" |