diff --git a/src/system/typelink/typeunit.class.admin.php b/src/system/typelink/typeunit.class.admin.php index 327302bd..c6750caa 100755 --- a/src/system/typelink/typeunit.class.admin.php +++ b/src/system/typelink/typeunit.class.admin.php @@ -109,7 +109,7 @@ class TypeUnit $id = $row->id; $rank = $row->sortrank; if ($row->ishidden == '1') { - $nss = "[隐]"; + $nss = "[隐藏]"; } else { $nss = ''; } @@ -117,8 +117,8 @@ class TypeUnit //普通列表 if ($ispart == 0) { echo "
{$nss}".$typeName."[ID:".$id."](文档:".$this->GetTotalArc($id).")![]() | ![]() | ";
+ echo "
|