From c0203da1a65a6c6d4e2c21d9b9a844672082c3de Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Wed, 19 May 2021 13:40:06 +0800 Subject: [PATCH] * Fix bug #12653. --- module/task/view/batchedit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/batchedit.html.php b/module/task/view/batchedit.html.php index 6eb42f5ed1..21de933490 100755 --- a/module/task/view/batchedit.html.php +++ b/module/task/view/batchedit.html.php @@ -21,7 +21,7 @@ js::set('dittoNotice', $dittoNotice);

task->common . $lang->colon . $lang->task->batchEdit;?> - icons[$executionType]) . ' ' . $lang->task->execution . $lang->colon . ' ' . $executionName;?> + task->execution . $lang->colon . ' ' . $executionName;?>