Fix phpcs
This commit is contained in:
parent
347c6ae8a8
commit
7e7800c110
@ -1304,8 +1304,7 @@ while ($i < min($num, $limit)) {
|
||||
}
|
||||
}
|
||||
// Email MsgID
|
||||
if (!empty($arrayfields['p.email_msgid']['checked']))
|
||||
{
|
||||
if (!empty($arrayfields['p.email_msgid']['checked'])) {
|
||||
print '<td class="center">';
|
||||
print $obj->email_msgid;
|
||||
print '</td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user