diff --git a/app/templates/views/activity/all-activity.html b/app/templates/views/activity/all-activity.html index 2584caefb..d7eba7a12 100644 --- a/app/templates/views/activity/all-activity.html +++ b/app/templates/views/activity/all-activity.html @@ -52,8 +52,8 @@ {% if pagination and total_jobs %} -

- Page {{ pagination.current }} of {{ pagination.last }} ({{ total_jobs }} total jobs) +

+ Page {{ pagination.current }} of {{ pagination.last }} ({{ total_jobs }} total jobs)

{% endif %} {% endif %} @@ -130,7 +130,7 @@
-

Note: Report data is only available for 7 days after your message has been sent

+

Note: Report data is only available for 7 days after your message has been sent

{{show_pagination}} {% if current_user.has_permissions(ServicePermission.VIEW_ACTIVITY) %}