mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-08-07 04:23:17 -04:00
Fix colspan in receivings
This commit is contained in:
1 parent
6d03c1a1fb
commit
2605dff9b7
1 file changed
+1
-1
@@ -217,7 +217,7 @@ if (isset($success))
|
||||
}
|
||||
?>
|
||||
</td>
|
||||
<td colspan='6'></td>
|
||||
<td colspan='7'></td>
|
||||
</tr>
|
||||
<?php echo form_close(); ?>
|
||||
<?php
|
||||
|
||||
Reference in new issue
Block a user