diff --git a/adminfront/src/features/audit/AuditLogsPage.tsx b/adminfront/src/features/audit/AuditLogsPage.tsx
index d55540ba..52b6c248 100644
--- a/adminfront/src/features/audit/AuditLogsPage.tsx
+++ b/adminfront/src/features/audit/AuditLogsPage.tsx
@@ -152,6 +152,7 @@ function AuditLogsPage() {
setSearchActorId(event.target.value)}
placeholder={t(
@@ -161,6 +162,7 @@ function AuditLogsPage() {
/>
setSearchAction(event.target.value.toUpperCase())
@@ -171,6 +173,7 @@ function AuditLogsPage() {
)}
/>