diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index 2242081..30bd23a 100644 --- a/public/index.html +++ b/public/index.html @@ -88,8 +88,7 @@ </div> <div id="ms_error" class="error" style="display: none;"> <p>Could not connect to the master server.</p> - <p>Please check your firewall.</p> - <p id="ms_error_code">A network error occurred</p> + <p>Showing saved list.</p> </div> <noscript> <div id="js_error" class="error"> @@ -120,4 +119,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |
