We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d4790 commit c67854eCopy full SHA for c67854e
src/editor.html
@@ -1747,7 +1747,7 @@
1747
<!-- ZSSRichTextEditor Editable Content -->
1748
<div id="zss_editor_title" class="zss_editor_title" contenteditable="true" placeholder="" disableLineBreaks="true"></div>
1749
<div id="separatorContainer"><hr></div>
1750
- <div id="zss_editor_content" class="zs_editor_content" contenteditable="true" placeholder=""></div>
+ <div id="zss_editor_content" class="zss_editor_content" contenteditable="true" placeholder=""></div>
1751
<div id="zss_editor_footer"></div>
1752
</body>
1753
-</html>
+</html>
0 commit comments