css
This commit is contained in:
parent
84a81fde36
commit
c14471e419
@ -1858,8 +1858,8 @@ while ($i < $imaxinloop) {
|
||||
}
|
||||
// Email MsgID
|
||||
if (!empty($arrayfields['p.email_msgid']['checked'])) {
|
||||
print '<td class="center">';
|
||||
print $obj->email_msgid;
|
||||
print '<td class="tdoverflowmax125" title="'.dol_escape_htmltag($obj->email_msgid).'">';
|
||||
print dol_escape_htmltag($obj->email_msgid);
|
||||
print '</td>';
|
||||
if (!$i) $totalarray['nbfield']++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user