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);?>
- +