diff --git a/modules/editor/components/quotation/tpl/popup.js b/modules/editor/components/quotation/tpl/popup.js
index da354b3f9..74a77ac39 100644
--- a/modules/editor/components/quotation/tpl/popup.js
+++ b/modules/editor/components/quotation/tpl/popup.js
@@ -130,7 +130,7 @@ function insertQuotation() {
if(!content) content = " ";
- var text = "\n
"+content+"
\n";
+ var text = "\n
"+content+"
\n
";
if(selected_node) {
selected_node.setAttribute("use_folder", use_folder);
diff --git a/modules/editor/tpl/editor.html b/modules/editor/tpl/editor.html
index 28ba82658..26179676b 100644
--- a/modules/editor/tpl/editor.html
+++ b/modules/editor/tpl/editor.html
@@ -40,23 +40,23 @@
-

-

-

-

-

-

-

+

+

+

+

+

+

+