mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Merge pull request #3354 from alphagov/recently-not-yet
Say ‘recently’ not ‘yet’ because jobs aren’t forever
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{% endif %}
|
||||
{% if not jobs and not show_scheduled_jobs %}
|
||||
<p class="govuk-body">
|
||||
You have not uploaded any files yet.
|
||||
You have not uploaded any files recently.
|
||||
</p>
|
||||
{% if current_service.has_permission('upload_letters') %}
|
||||
<p class="govuk-body">
|
||||
|
||||
Reference in New Issue
Block a user