* fix assignedToAB

This commit is contained in:
wangzemei
2022-09-22 17:27:31 +08:00
parent a1356bb29a
commit 2e6404d821
+1 -1
View File
@@ -38,7 +38,7 @@
<th class='c-title'><?php echo $lang->story->title;?></th>
<th class='c-status'><?php echo $lang->story->statusAB;?></th>
<th class='c-user'><?php echo $lang->story->openedByAB;?></th>
<th class='c-user'><?php echo $lang->story->assignedToAB;?></th>
<th class='c-user'><?php echo $lang->story->assignedTo;?></th>
</tr>
</thead>
<tbody>