change style

This commit is contained in:
Bilal Catic
2018-10-31 12:53:34 +01:00
parent d6c5a36e94
commit 9e4ee644a0

View File

@@ -8,10 +8,13 @@ if ( ! defined( 'ABSPATH' ) ) {
<div>
<table style="width:100%">
<tr>
<th>Suppliers</th>
<th>Estimated date</th>
<th>Confirmed date</th>
<th align="left">Suppliers</th>
<th align="left">Estimated date</th>
<th align="left">Confirmed date</th>
</tr>
<tr>
<td colspan="5"><hr></td>
<tr>
<?php
foreach($suppliers as $supplier){