diff options
| author | andreykproductengine <akleshchev@productengine.com> | 2017-03-16 17:34:47 +0200 | 
|---|---|---|
| committer | andreykproductengine <akleshchev@productengine.com> | 2017-03-16 17:34:47 +0200 | 
| commit | bc268526b742068027da960c53815b7891bf45c7 (patch) | |
| tree | 5bf22b34ac11b2dfbb6e54382c0176d9faed30fc /indra | |
| parent | 680faa5b018fdbc411e22a0f1efd6804c25339fd (diff) | |
MAINT-7208 Some messages had links that were not highlighted
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_tos.xml | 2 | ||||
| -rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_tos.xml b/indra/newview/skins/default/xui/en/floater_tos.xml index 590d9d1844..612c894b59 100644 --- a/indra/newview/skins/default/xui/en/floater_tos.xml +++ b/indra/newview/skins/default/xui/en/floater_tos.xml @@ -70,7 +70,7 @@       top="32"       word_wrap="true"       width="552"> -       You will need to go to 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!       </text>      <web_browser        trusted_content="true"  diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index e3e770444c..5f686a87be 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3885,7 +3885,7 @@ Abuse Report</string>    <string name="server_is_down">    Despite our best efforts, something unexpected has gone wrong. -Please check status.secondlifegrid.net to see if there is a known problem with the service. +Please check http://status.secondlifegrid.net to see if there is a known problem with the service.          If you continue to experience problems, please check your network and firewall setup.    </string> | 
