summaryrefslogtreecommitdiff
path: root/src/www/syntax-editor/editor.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/syntax-editor/editor.html')
-rw-r--r--src/www/syntax-editor/editor.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/syntax-editor/editor.html b/src/www/syntax-editor/editor.html
index 1d4cc401c..b9cfa0ec2 100644
--- a/src/www/syntax-editor/editor.html
+++ b/src/www/syntax-editor/editor.html
@@ -9,7 +9,8 @@
</head>
<body class=syntax_editor>
<h2>Syntax Editor</h2>
- <div id="editor" class="test"></div>
+ <div id=minibar></div>
+ <div id=editor></div>
<noscript>This page doesn't works unless JavaScript is enabled.</noscript>
<hr />