diff --git a/frontend/src/System/Events/LogsTable.js b/frontend/src/System/Events/LogsTable.js index b089d4b19..d14f90e6f 100644 --- a/frontend/src/System/Events/LogsTable.js +++ b/frontend/src/System/Events/LogsTable.js @@ -82,7 +82,7 @@ function LogsTable(props) { { isPopulated && !error && !items.length &&
- No logs found + No events found
}