This commit is contained in:
hufangzhou
2021-05-19 13:40:06 +08:00
parent 6b15e590d2
commit c0203da1a6
+1 -1
View File
@@ -21,7 +21,7 @@ js::set('dittoNotice', $dittoNotice);
<h2>
<?php echo $lang->task->common . $lang->colon . $lang->task->batchEdit;?>
<?php if($executionName):?>
<small class='text-muted'><?php echo html::icon($lang->icons[$executionType]) . ' ' . $lang->task->execution . $lang->colon . ' ' . $executionName;?></small>
<small class='text-muted'><?php echo $lang->task->execution . $lang->colon . ' ' . $executionName;?></small>
<?php endif;?>
</h2>
<div class='pull-right btn-toolbar'>