fix missing column
This commit is contained in:
parent
b7bf12819a
commit
dbb65d864e
@ -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 = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user