浏览代码

:bug: 文章 文集不显示转换到文章按钮

visuddhinanda 4 年之前
父节点
当前提交
767ec4650c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/article/index.php

+ 1 - 1
app/article/index.php

@@ -209,7 +209,7 @@ span.fancytree-node{
 			echo "<a href='../article/my_article_edit.php?id=".$_GET["id"];
 			echo "' target='_blank'>{$_local->gui->modify}</a></button>";
 		}
-		if($_GET["view"]!=="article" || $_GET["view"]!=="collection"){
+		if($_GET["view"]!=="article" && $_GET["view"]!=="collection"){
 ?>
 	<span class="icon_btn_div">				
 		<button id="file_add" type="button" class="icon_btn" onclick="to_article()" title=" ">