mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-02 12:49:01 -04:00
Replace upload a letter content
Replace upload a letter content with a more generic description.
This commit is contained in:
committed by
Chris Hill-Scott
parent
82f9472440
commit
c7c24f5f8c
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user