diff --git a/app/templates/views/dashboard/today.html b/app/templates/views/dashboard/today.html index 6a17e85f4..409c4e58a 100644 --- a/app/templates/views/dashboard/today.html +++ b/app/templates/views/dashboard/today.html @@ -45,7 +45,7 @@ {% include 'views/dashboard/template-statistics.html' %} {{ show_more( url_for('.template_history', service_id=current_service.id), - 'See all templates sent this year' + 'See all templates used this year' ) }} {% endif %}