summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 9d17da7bc..2b5548374 100644
--- a/index.php
+++ b/index.php
@@ -45,7 +45,6 @@
$jsf = "js/${p}_button.js";
if (file_exists($jsf)) {
include $jsf;
- print "</script>";
}
} ?>
</script>