This commit is contained in:
liyuchun
2021-12-01 13:53:13 +08:00
parent 9deab6a19a
commit c8c954a3fd

View File

@@ -119,7 +119,7 @@
<tbody>
<tr valign='middle'>
<th class='thWidth'><?php echo $lang->bug->product;?></th>
<td><?php if(!common::printLink('product', 'browse', "productID=$bug->product", $product->name, '', "data-app='product'")) echo $product->name;?></td>
<td><?php if(!common::printLink('product', 'view', "productID=$bug->product", $product->name, '', "data-app='product'")) echo $product->name;?></td>
</tr>
<?php if($product->type != 'normal'):?>
<tr>