* Remove empty lines.
This commit is contained in:
@@ -123,7 +123,6 @@
|
|||||||
<table class="table table-data">
|
<table class="table table-data">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr valign='middle'>
|
<tr valign='middle'>
|
||||||
|
|
||||||
<th class='thWidth'><?php echo $lang->bug->product;?></th>
|
<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>
|
<td><?php if(!common::printLink('product', 'view', "productID=$bug->product", $product->name, '', "data-app='product'")) echo $product->name;?></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user