aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui/cloudpopup.reel/cloudpopup.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-01 13:31:35 -0800
committerJose Antonio Marquez2012-02-01 13:31:35 -0800
commit54ccd309722797e79ca35fe115b0372e86850551 (patch)
tree097e82c393a5c1d7d45cc207d114b225a2557459 /js/io/ui/cloudpopup.reel/cloudpopup.html
parentfb5d5994b8d729ce6233549844817d2b7043d8a5 (diff)
downloadninja-54ccd309722797e79ca35fe115b0372e86850551.tar.gz
Removing filesytem class, no longer used
Also cleaning up cloud popup IU.
Diffstat (limited to 'js/io/ui/cloudpopup.reel/cloudpopup.html')
-rwxr-xr-xjs/io/ui/cloudpopup.reel/cloudpopup.html2
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 eb5e8178..1ab0892d 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>Connection to the Ninja Cloud Server was not detected. Please verify that the server is running and the URL below is correct.</p> 37 <p>Connection to the Cloud Server was not detected. Please verify <br />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