diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf index eee99084..19a54632 100644 --- a/Resources/Private/Language/locallang.xlf +++ b/Resources/Private/Language/locallang.xlf @@ -591,6 +591,9 @@ End Date + + Records + No results for this filter diff --git a/Resources/Private/Partials/Utility/Paginator.html b/Resources/Private/Partials/Utility/Paginator.html index 0c7b789f..2cea3b26 100644 --- a/Resources/Private/Partials/Utility/Paginator.html +++ b/Resources/Private/Partials/Utility/Paginator.html @@ -31,7 +31,7 @@
  • - {pagination.startRecordNumber} - {pagination.endRecordNumber} + {pagination.startRecordNumber} - {pagination.endRecordNumber}
  • @@ -72,4 +72,4 @@ - \ No newline at end of file +