* Remove empty lines.

This commit is contained in:
liumengyi
2021-12-02 16:16:03 +08:00
parent 9d7cd3b29e
commit cbf1fe21ac

View File

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