fix missing column

This commit is contained in:
Laurent Destailleur 2020-01-02 19:05:03 +01:00
parent b7bf12819a
commit dbb65d864e

View File

@ -1160,6 +1160,8 @@ if ($socid && $action != 'edit' && $action != 'create' && $action != 'editcard'
print '<td>';
print '</td>';
}
print '<td>';
print '</td>';
// Src ID
print '<td>';
$connect = '';