diff --git a/src/admin/file_manage_view.php b/src/admin/file_manage_view.php index 8dad7097..a862748f 100644 --- a/src/admin/file_manage_view.php +++ b/src/admin/file_manage_view.php @@ -100,7 +100,7 @@ else if ($fmdo == "edit") { fclose($fp); $content = dede_htmlspecialchars($content); } - $contentView = "\r\n"; + $contentView = "\r\n"; $GLOBALS['filename'] = $filename; $path_parts = pathinfo($filename); if ($path_parts['extension'] == 'php') { @@ -150,7 +150,7 @@ else if ($fmdo == "newfile") { $content = ""; $GLOBALS['filename'] = "newfile.txt"; $GLOBALS['extension'] = 'text/html'; - $contentView = "\r\n"; + $contentView = "\r\n"; $GLOBALS['token'] = make_hash(); $ctp = new DedeTagParse(); $ctp->LoadTemplate(DEDEADMIN."/templets/file_edit.htm"); diff --git a/src/admin/mychannel_edit.php b/src/admin/mychannel_edit.php index 7b744a8a..bdc0f44f 100644 --- a/src/admin/mychannel_edit.php +++ b/src/admin/mychannel_edit.php @@ -113,7 +113,7 @@ else if ($dopost == "export") { $win = new OxWindow(); $win->Init(); $win->AddTitle("以下为规则 [{$row['typename']}] 的模型规则,您可以共享给您的朋友:"); - $winform = $win->GetWindow("hand", ""); + $winform = $win->GetWindow("hand", ""); $win->Display(); exit(); } @@ -127,7 +127,7 @@ else if ($dopost == "exportin") { $win->Init("mychannel_edit.php", "js/blank.js", "post"); $win->AddHidden("dopost", "exportinok"); $win->AddTitle("输入规则内容:(导入模型会和原有模型冲突,不过可以在导入后修改)"); - $win->AddMsgItem(""); + $win->AddMsgItem(""); $winform = $win->GetWindow("ok"); $win->Display(); exit(); diff --git a/src/admin/templets/article_keywords_select.htm b/src/admin/templets/article_keywords_select.htm index 9baace3a..14b08817 100644 --- a/src/admin/templets/article_keywords_select.htm +++ b/src/admin/templets/article_keywords_select.htm @@ -100,7 +100,7 @@ function AddNewKw() -
+