Minor fix to email table ajax

This commit is contained in:
Karl Cordes 2011-03-16 14:04:14 +11:00
parent d9d4cf3cd9
commit 60bcdf1f2d

View file

@ -9,7 +9,6 @@
<th><?php __('Email Date'); ?></th>
<th><?php __('From'); ?></th>
<th><?php __('Subject'); ?></th>
<th>Action</th>
</tr>
<?php
$i = 0;