From 56c326806078a0d44cac43b84fb73dd5d462ae00 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Sun, 17 Apr 2022 14:04:21 +0800 Subject: [PATCH] Update typeunit.class.admin.php --- src/system/typelink/typeunit.class.admin.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/system/typelink/typeunit.class.admin.php b/src/system/typelink/typeunit.class.admin.php index 127b58a1..bc0d3dee 100755 --- a/src/system/typelink/typeunit.class.admin.php +++ b/src/system/typelink/typeunit.class.admin.php @@ -125,7 +125,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } //带封面的频道 else if ($ispart == 1) { @@ -138,7 +138,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } //独立页面 else if ($ispart == 2) { @@ -149,7 +149,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } echo ""; $lastid = GetCookie('lastCid'); @@ -210,7 +210,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } //封面频道 else if ($ispart == 1) { @@ -224,7 +224,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } //独立页面 else if ($ispart == 2) { @@ -237,7 +237,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo ""; + echo ""; } echo ""; $this->LogicListAllSunType($id, $step." ");