diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_tos.xml | 18 | 
1 files changed, 1 insertions, 17 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_tos.xml b/indra/newview/skins/default/xui/en/floater_tos.xml index 4e2cce1428..1adb824e2a 100644 --- a/indra/newview/skins/default/xui/en/floater_tos.xml +++ b/indra/newview/skins/default/xui/en/floater_tos.xml @@ -53,22 +53,6 @@          Please read the following Terms of Service carefully. To continue logging in to [SECOND_LIFE],  you must accept the agreement.      </text> -    <text_editor -     type="string" -     length="1" -     follows="left|top" -     font="SansSerif" -     height="283" -     layout="topleft" -     left_delta="0" -     max_length="65536" -     name="tos_text" -     top_pad="43" -     width="568" -     handle_edit_keys_directly="true"  -     word_wrap="true"> -        TOS_TEXT -    </text_editor>      <web_browser       follows="left|top"       height="340" @@ -76,6 +60,6 @@ you must accept the agreement.       left_delta="0"       name="tos_html"       start_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" -     top_delta="-27" +     top_delta="0"       width="568" />  </floater>  | 
