This commit is contained in:
atm-lena 2022-08-19 14:44:25 +02:00
parent 4a6b854963
commit 0e09e43714

View File

@ -1187,8 +1187,6 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
if ($permissiontodelete) {
print '<td></td>';
}
print '</tr>';
}