mirror of https://github.com/itflow-org/itflow
Code Cleanup Removed Empty Line
This commit is contained in:
parent
4685f317f1
commit
98a6012f54
|
|
@ -26,7 +26,6 @@
|
|||
$account_name = $row['account_name'];
|
||||
$opening_balance = $row['opening_balance'];
|
||||
|
||||
|
||||
?>
|
||||
<tr>
|
||||
<td><?php echo "$account_name"; ?></a></td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue