change style
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user