* Finish task#8898.

This commit is contained in:
hufangzhou
2021-01-01 11:23:36 +08:00
parent a8cef73c9b
commit c2ca1dc4c2
+2 -2
View File
@@ -139,7 +139,7 @@
<table class="table table-data">
<tbody>
<tr>
<th class='w-100px'><i class="icon icon-person icon-sm"></i> <?php echo $lang->productCommon;?></th>
<th class='w-65px'><i class="icon icon-person icon-sm"></i> <?php echo $lang->productCommon;?></th>
<td><em><?php echo zget($users, $product->PO);?></em></td>
</tr>
<tr>
@@ -160,7 +160,7 @@
<table class="table table-data data-basic">
<tbody>
<tr>
<th><?php echo $lang->story->openedBy?></th>
<th class="w-80px"><?php echo $lang->story->openedBy?></th>
<td><em><?php echo zget($users, $product->createdBy);?></em></td>
</tr>
<tr>