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