From 9f689b8ea974692b643c5b56ffe17cf150545127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Wed, 30 Nov 2022 11:31:16 +0800 Subject: [PATCH] Update archives_do.php --- src/admin/archives_do.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/admin/archives_do.php b/src/admin/archives_do.php index a2c5c267..04f0e6c2 100644 --- a/src/admin/archives_do.php +++ b/src/admin/archives_do.php @@ -295,7 +295,7 @@ else if ($dopost == 'moveArchives') { - + @@ -514,7 +514,7 @@ else if ($dopost == 'quickEdit') { $query = "SELECT ch.typename as channelname,ch.addtable,ar.membername as rankname,arc.* FROM `#@__archives` arc LEFT JOIN `#@__channeltype` ch ON ch.id=arc.channel LEFT JOIN `#@__arcrank` ar ON ar.`rank`=arc.arcrank WHERE arc.id='$aid' "; $arcRow = $dsql->GetOne($query); $divname = 'quickEdit'; - echo "
快速属性修改
"; + echo "
文档属性修改
"; echo "
"; echo ""; echo ""; @@ -582,7 +582,7 @@ else if ($dopost == 'quickEdit') { - + @@ -836,7 +836,7 @@ else if ($dopost == 'attsDlg') { - + @@ -852,14 +852,14 @@ else if ($dopost == 'getCatMap') { AjaxHead(); //输出AJAX可移动窗体 $divname = 'getCatMap'; - echo "
栏目快速选择器
"; + echo "
选择副栏目
"; $tus = new TypeUnitSelector(); ?>
ListAllType($channelid);?>
- +