From c7c24f5f8c80d5822d4f21493d7762127d32888f Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 19 Feb 2020 09:59:13 +0000 Subject: [PATCH] Replace upload a letter content Replace upload a letter content with a more generic description. --- app/templates/views/dashboard/_jobs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/dashboard/_jobs.html b/app/templates/views/dashboard/_jobs.html index 3d4c9bba4..4171b5c3e 100644 --- a/app/templates/views/dashboard/_jobs.html +++ b/app/templates/views/dashboard/_jobs.html @@ -7,7 +7,7 @@ caption="Recent files uploaded", caption_visible=False, empty_message=( - 'Upload a letter and Notify will print, pack and post it for you.' if current_service.can_upload_letters else 'You have not uploaded any files yet' + 'You have not yet uploaded any files yet.' ), field_headings=[ 'File',