diff options
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 2 |
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]--> |
