Minor fix to email table ajax
This commit is contained in:
parent
d9d4cf3cd9
commit
60bcdf1f2d
|
|
@ -9,7 +9,6 @@
|
||||||
<th><?php __('Email Date'); ?></th>
|
<th><?php __('Email Date'); ?></th>
|
||||||
<th><?php __('From'); ?></th>
|
<th><?php __('From'); ?></th>
|
||||||
<th><?php __('Subject'); ?></th>
|
<th><?php __('Subject'); ?></th>
|
||||||
<th>Action</th>
|
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
$i = 0;
|
$i = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue