From 819d57f7f9674901a72d0989a21374f50a637c9f Mon Sep 17 00:00:00 2001 From: xushubieli Date: Wed, 9 Mar 2022 16:30:12 +0800 Subject: [PATCH] Update typeunit.class.admin.php --- src/system/typelink/typeunit.class.admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system/typelink/typeunit.class.admin.php b/src/system/typelink/typeunit.class.admin.php index e2ba480d..327302bd 100755 --- a/src/system/typelink/typeunit.class.admin.php +++ b/src/system/typelink/typeunit.class.admin.php @@ -140,7 +140,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo " "; + echo " "; } //独立页面 else if ($ispart == 2) { @@ -152,7 +152,7 @@ class TypeUnit echo ""; echo ""; echo ""; - echo " "; + echo " "; } echo ""; $lastid = GetCookie('lastCid');