summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/edit.php')
-rwxr-xr-xusr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index 0edf12a..6a5f450 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -197,7 +197,7 @@ sf();
<?php if($_POST['highlight'] == "yes") {
echo "<script language=\"javascript\">\n";
echo "dp.SyntaxHighlighter.HighlightAll('code', true, true);\n";
- echo "</script>\n;";
+ echo "</script>\n";
}
?>
OpenPOWER on IntegriCloud