summaryrefslogtreecommitdiff
path: root/frontend
Unidiff
Diffstat (limited to 'frontend') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/html/index_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/beta/html/index_template.html b/frontend/beta/html/index_template.html
index 27a8a64..d51540b 100644
--- a/frontend/beta/html/index_template.html
+++ b/frontend/beta/html/index_template.html
@@ -15,7 +15,7 @@
15<script> 15<script>
16 Clipperz_IEisBroken = false; 16 Clipperz_IEisBroken = false;
17 Clipperz_normalizedNewLine = '\n'; 17 Clipperz_normalizedNewLine = '\n';
18 Clipperz_dumpUrl = "/dump/"; 18 Clipperz_dumpUrl = "/../dump/";
19</script> 19</script>
20 20
21<!--[if IE]><script> 21<!--[if IE]><script>