Skip to content
Snippets Groups Projects
Commit d4974cdf authored by Oz Linden's avatar Oz Linden
Browse files

MAINT-7592: Update ToS agreement floater

parent f1e52656
No related branches found
No related tags found
No related merge requests found
...@@ -15,59 +15,31 @@ ...@@ -15,59 +15,31 @@
name="loading_url"> name="loading_url">
data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody text=%22000000%22%3E%3Ch2%3E Loading %3Ca%20target%3D%22_external%22%20href%3D%22http%3A//secondlife.com/app/tos/%22%3ETerms%20of%20Service%3C/a%3E...%3C/h2%3E %3C/body%3E %3C/html%3E data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody text=%22000000%22%3E%3Ch2%3E Loading %3Ca%20target%3D%22_external%22%20href%3D%22http%3A//secondlife.com/app/tos/%22%3ETerms%20of%20Service%3C/a%3E...%3C/h2%3E %3C/body%3E %3C/html%3E
</floater.string> </floater.string>
<button
enabled="false"
height="20"
label="Continue"
label_selected="Continue"
layout="topleft"
left="484"
name="Continue"
top="464"
width="100" />
<button
height="20"
label="Cancel"
label_selected="Cancel"
layout="topleft"
left_delta="-468"
name="Cancel"
top_delta="0"
width="100" />
<check_box
follows="top|right"
height="16"
label="I Agree to the Terms of Service and Privacy Policy"
layout="topleft"
left_delta="0"
name="agree_chk"
top_delta="-45"
width="55" />
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
font="SansSerif" font="SansSerif"
height="30" height="45"
layout="topleft" layout="topleft"
left_delta="0" left="20"
name="tos_heading" name="tos_heading"
top_delta="-399" top="20"
word_wrap="true" word_wrap="true"
width="552"> 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. Please read the following Second Life Terms and Conditions, Privacy Policy, and Terms of Service, including the requirements for the use of arbitration and the waiver of any class or group claim to resolve disputes. To continue logging in to [SECOND_LIFE], you must accept these agreements.
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
font="SansSerif" font="SansSerif"
height="30" height="30"
layout="topleft" layout="topleft"
left="16" left="20"
name="external_tos_required" name="external_tos_required"
visible="false" visible="false"
top="32" top="20"
word_wrap="true" word_wrap="true"
width="552"> width="552">
You will need to go to https://my.secondlife.com and log in to accept the Terms of Service before you can proceed. Thank you! You will need to go to https://my.secondlife.com and log in to accept the Terms of Service before you can proceed. Thank you!
...@@ -75,10 +47,53 @@ ...@@ -75,10 +47,53 @@
<web_browser <web_browser
trusted_content="true" trusted_content="true"
follows="left|top" follows="left|top"
height="340" height="305"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="tos_html" name="tos_html"
top_delta="40" top_delta="70"
width="568" /> width="568" />
<check_box
follows="top|left"
font="SansSerif"
height="16"
label="I have read and agree to"
layout="topleft"
left_delta="0"
name="agree_chk"
top_delta="320"
width="55" />
<text
type="string"
length="1"
follows="left|top"
font="SansSerif"
height="30"
layout="topleft"
left_delta="20"
name="agree_list"
top_delta="15"
word_wrap="true"
width="552">the Second Life Terms and Conditions, Privacy Policy, and Terms of Service, including the dispute resolution requirements.
</text>
<button
enabled="false"
height="20"
label="Continue"
label_selected="Continue"
layout="topleft"
left="484"
name="Continue"
top_delta="35"
width="100" />
<button
height="20"
label="Cancel"
label_selected="Cancel"
layout="topleft"
left_delta="-468"
name="Cancel"
top_delta="0"
width="100" />
-->
</floater> </floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment