diff --git a/app/templates/views/dashboard/today.html b/app/templates/views/dashboard/today.html index b2c93bd2d..ad1ad74c1 100644 --- a/app/templates/views/dashboard/today.html +++ b/app/templates/views/dashboard/today.html @@ -42,7 +42,7 @@

{% if current_user.has_permissions(['manage_settings'], admin_override=True) %} -

This year

+

Usage

@@ -66,7 +66,7 @@
{% endif %} diff --git a/app/templates/views/usage.html b/app/templates/views/usage.html index 47c3e5b8c..9cffca822 100644 --- a/app/templates/views/usage.html +++ b/app/templates/views/usage.html @@ -3,7 +3,7 @@ {% extends "withnav_template.html" %} {% block page_title %} - Billing – GOV.UK Notify + Usage – GOV.UK Notify {% endblock %} {% block maincolumn_content %}