* Finish task #72266 and bug #28441.

This commit is contained in:
wangyuting2
2022-10-17 08:16:25 +00:00
parent 45f2d070c5
commit af81361e27
+1 -1
View File
@@ -203,7 +203,7 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project);
</table>
</div>
<div class='detail'>
<div class='detail-title'><?php echo $lang->bug->legendPRJExecStoryTask;?></div>
<div class='detail-title'><?php echo !empty($project->multiple) ? $lang->bug->legendPRJExecStoryTask : $lang->bug->legendExecStoryTask;?></div>
<table class='table table-form'>
<tbody>
<tr>