summaryrefslogtreecommitdiff
path: root/template/fullscreen.st
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2013-01-14 13:08:16 -0500
committerJules Laplace <jules@okfoc.us>2013-01-14 13:08:16 -0500
commit9c565b805bd0a3315ea56c5e9960f6846fe073be (patch)
tree13fea4c4430824c97dc1a1a33fc50fb4e175759a /template/fullscreen.st
parentab04ee2516a505ff1883a09cfc2d35d089cbd133 (diff)
not not
Diffstat (limited to 'template/fullscreen.st')
-rw-r--r--template/fullscreen.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st
index 953931e..79c3934 100644
--- a/template/fullscreen.st
+++ b/template/fullscreen.st
@@ -217,7 +217,7 @@
"http://dumpfm.s3.amazonaws.com/images/20110724/1311552093462-dumpfm-hologrampa-1291586335941-dumpfm-jeeeelings-cat_face_wink_hologrampa-lettuce.gif",
"http://i.asdf.us/im/be/tt7620731fltt_1315431978.gif"
]
- if (window.location.href.indexOf("nologin") == -1) {
+ if (window.location.href.indexOf("nologin") != -1) {
jQuery("#loginbox").hide();
}
document.getElementById("big-image").innerHTML = "<img src='" + choice(urls) + "'>"