aboutsummaryrefslogtreecommitdiff
path: root/webgui/data/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'webgui/data/index.html')
-rw-r--r--webgui/data/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webgui/data/index.html b/webgui/data/index.html
index d368fa5..3bdd047 100644
--- a/webgui/data/index.html
+++ b/webgui/data/index.html
@@ -25,6 +25,7 @@
25 <div class="tab-content"> 25 <div class="tab-content">
26 <div class="tab active" id="editor"> 26 <div class="tab active" id="editor">
27 <!-- <label id="titleLabel" for="editorTitle">Title</label> --> 27 <!-- <label id="titleLabel" for="editorTitle">Title</label> -->
28 <input id="saveDraft" type="checkbox" checked="checked" /><label for="saveDraft">Save as Draft</label>
28 <input id="editorTitle" /> 29 <input id="editorTitle" />
29 <textarea id="editorText"></textarea> 30 <textarea id="editorText"></textarea>
30 <span id="bbcodeStatus"></span> 31 <span id="bbcodeStatus"></span>