summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2011-05-09 05:01:24 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2011-05-09 05:01:24 -0400
commitb7298ae6bc46648fadfd223a30224dd5555b97b8 (patch)
treeb8b98f2c3cf723d2029e93291e6e6e0527e6e0f9 /web/index.html
parentTake out scaling function to its own. (diff)
downloadPhotoFloat-b7298ae6bc46648fadfd223a30224dd5555b97b8.tar.xz
PhotoFloat-b7298ae6bc46648fadfd223a30224dd5555b97b8.zip
Sensiable error policy.
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index df3ee77..38267a0 100644
--- a/web/index.html
+++ b/web/index.html
@@ -30,7 +30,8 @@
<a id="next">&rsaquo;</a>
</div>
-<div id="error">Forgot my camera.</div>
+<div id="error-overlay"></div>
+<div id="error-text">Forgot my camera.</div>
</body>
</html>