diff --git a/frontend/src/components/DestructionListAuditLog/DestructionListAuditLog.tsx b/frontend/src/components/DestructionListAuditLog/DestructionListAuditLog.tsx index 0cae90b0..f0b7a066 100644 --- a/frontend/src/components/DestructionListAuditLog/DestructionListAuditLog.tsx +++ b/frontend/src/components/DestructionListAuditLog/DestructionListAuditLog.tsx @@ -40,7 +40,7 @@ export function DestructionListAuditLogDetails({ const extraData = readyForFirstReviewLogItem.extraData; const detailsObjectList = { - "Record Manager": formatUser(readyForFirstReviewLogItem.user), + Auteur: formatUser(readyForFirstReviewLogItem.user), ...(extraData && { "Min/Max archiefactiedatum": `van ${ extraData.minArchiefactiedatum &&