From 3381d7058d90459a19b4ea9589603d81aac2340c Mon Sep 17 00:00:00 2001 From: tianya Date: Sat, 15 Jun 2024 08:59:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=8F=E7=9B=AE=E5=B1=95=E5=BC=80=E5=8F=98?= =?UTF-8?q?=E9=87=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/system/typelink/typeunit.class.admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/typelink/typeunit.class.admin.php b/src/system/typelink/typeunit.class.admin.php index e6bbbba8..95692baf 100755 --- a/src/system/typelink/typeunit.class.admin.php +++ b/src/system/typelink/typeunit.class.admin.php @@ -287,7 +287,7 @@ echo << tpl; } - echo "
"; + echo "
"; $this->LogicListAllSunType($id, $step." "); echo "
"; }