diff --git a/module/common/model.php b/module/common/model.php
index 7efb8c8950..5dc2531776 100644
--- a/module/common/model.php
+++ b/module/common/model.php
@@ -196,7 +196,7 @@ class commonModel extends model
if(strpos($this->server->http_user_agent, 'Trident') !== false)
{
echo "deny";
- echo "";
+ echo "";
}
else
{
diff --git a/module/common/view/kindeditor.html.php b/module/common/view/kindeditor.html.php
index 09cd0bca26..28cb99890e 100755
--- a/module/common/view/kindeditor.html.php
+++ b/module/common/view/kindeditor.html.php
@@ -16,7 +16,7 @@ js::set('kuid', $uid);
-
+
diff --git a/module/common/view/ueditor.html.php b/module/common/view/ueditor.html.php
index 5d2ff6efc3..a61d53c6e2 100644
--- a/module/common/view/ueditor.html.php
+++ b/module/common/view/ueditor.html.php
@@ -13,9 +13,9 @@ $editorLang = isset($editorLangs[$app->getClientLang()]) ? $editorLangs[$app->
$uid = uniqid('');
js::set('kuid', $uid);
?>
-
-
-
+
+
+