diff options
Diffstat (limited to 'linden/indra/newview/skins/default/html')
-rw-r--r-- | linden/indra/newview/skins/default/html/en-us/loading-error/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/default/html/en-us/loading-error/index.html b/linden/indra/newview/skins/default/html/en-us/loading-error/index.html index 71f9c86..9898149 100644 --- a/linden/indra/newview/skins/default/html/en-us/loading-error/index.html +++ b/linden/indra/newview/skins/default/html/en-us/loading-error/index.html | |||
@@ -19,10 +19,10 @@ a:hover {color:#ff7900;text-decoration:underline;} | |||
19 | <div id="infobox"> | 19 | <div id="infobox"> |
20 | <img src="../../unabletoconnect.png"><br/> | 20 | <img src="../../unabletoconnect.png"><br/> |
21 | <p> | 21 | <p> |
22 | Second Life can't establish a connection to the login server. | 22 | This viewer can't establish a connection to the login server. |
23 | </p> | 23 | </p> |
24 | <p> | 24 | <p> |
25 | Please check your internet connection. If your computer or network is protected by a firewall or proxy, make sure that Second Life is permitted to access the network. | 25 | Please check your internet connection. If your computer or network is protected by a firewall or proxy, make sure that this viewer is permitted to access the network. |
26 | </p> | 26 | </p> |
27 | <div id="submitbtn"> | 27 | <div id="submitbtn"> |
28 | <input class="input_over" type="submit" value="Try Again" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> | 28 | <input class="input_over" type="submit" value="Try Again" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> |