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