mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Code Cleanup Removed Empty Line
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
$account_name = $row['account_name'];
|
||||
$opening_balance = $row['opening_balance'];
|
||||
|
||||
|
||||
?>
|
||||
<tr>
|
||||
<td><?php echo "$account_name"; ?></a></td>
|
||||
|
||||
Reference in New Issue
Block a user