summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-08-23 16:02:56 -0400
committerScott Ostler <scottbot9000@gmail.com>2010-08-23 16:02:56 -0400
commit3e9161e16068b0347e26438de6fb0cb8692d8173 (patch)
tree69ba37589a40d215c61e9864ccdb9811e588e009 /template/head.st
parent82c08bc3cf6191146f10cc3cba605f5226281243 (diff)
parent5bc995cc19ea506b7b4888f849b4c1895547cf02 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/head.st')
-rw-r--r--template/head.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index e5b03c8..4171858 100644
--- a/template/head.st
+++ b/template/head.st
@@ -28,6 +28,6 @@ $endif$
<!--[if IE]>
<script>
-window.location.pathname = "http://dump.fm/error/ie"
+window.location = "http://dump.fm/error/ie";
</script>
<![endif]-->