diff options
author | Jose Antonio Marquez | 2012-02-01 12:05:08 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-01 12:05:08 -0800 |
commit | fb5d5994b8d729ce6233549844817d2b7043d8a5 (patch) | |
tree | 9f92a93146fa3e7ef6a90a6f7a30b38c0494fbfd | |
parent | d74910a897f2db920f6f67d922532d245074c8f7 (diff) | |
download | ninja-fb5d5994b8d729ce6233549844817d2b7043d8a5.tar.gz |
Adding cloud popup copy
-rwxr-xr-x | js/io/ui/cloudpopup.reel/cloudpopup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/cloudpopup.reel/cloudpopup.html b/js/io/ui/cloudpopup.reel/cloudpopup.html index fa4533d7..eb5e8178 100755 --- a/js/io/ui/cloudpopup.reel/cloudpopup.html +++ b/js/io/ui/cloudpopup.reel/cloudpopup.html | |||
@@ -34,7 +34,7 @@ | |||
34 | 34 | ||
35 | <h3>Cloud Service Dialog</h3> | 35 | <h3>Cloud Service Dialog</h3> |
36 | 36 | ||
37 | <p>Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia scelerisque tempor, lacus lacus ornare ante, ac egestas.</p> | 37 | <p>Connection to the Ninja Cloud Server was not detected. Please verify that the server is running and the URL below is correct.</p> |
38 | 38 | ||
39 | <label for="cloud_url">Cloud Server URL:</label><input type="text" id="cloud_url" class="cloud_url" value="http://localhost:16380" /> | 39 | <label for="cloud_url">Cloud Server URL:</label><input type="text" id="cloud_url" class="cloud_url" value="http://localhost:16380" /> |
40 | 40 | ||