diff --git a/app/templates/views/agreement/agreement-public.html b/app/templates/views/agreement/agreement-public.html index 1afc56739..064540f55 100644 --- a/app/templates/views/agreement/agreement-public.html +++ b/app/templates/views/agreement/agreement-public.html @@ -15,7 +15,7 @@
- Download the agreement{% if owner %} for {{ owner }}{% endif %}. + Download the agreement (PDF){% if owner %} for {{ owner }}{% endif %}.
The agreement contains commercially sensitive information. Do not share it outside your organisation. diff --git a/app/templates/views/agreement/service-agreement-signed.html b/app/templates/views/agreement/service-agreement-signed.html index b84681fa5..d0d2bd8f6 100644 --- a/app/templates/views/agreement/service-agreement-signed.html +++ b/app/templates/views/agreement/service-agreement-signed.html @@ -21,7 +21,7 @@ {{ current_service.organisation.name }} has already accepted the GOV.UK Notify data sharing and financial agreement.
-For more information, you can download a copy of the agreement. +
For more information, you can download a copy of the agreement (PDF).
The agreement is confidential and should not be shared outside your organisation. diff --git a/app/templates/views/agreement/service-agreement.html b/app/templates/views/agreement/service-agreement.html index e089de281..bd0932600 100644 --- a/app/templates/views/agreement/service-agreement.html +++ b/app/templates/views/agreement/service-agreement.html @@ -28,7 +28,7 @@ Once accepted, the agreement covers all Notify services from {{ current_service.organisation.name }}.
- Download a copy of the data sharing and financial agreement. + Download a copy of the data sharing and financial agreement (PDF).
The agreement is confidential and should not be shared outside your organisation. diff --git a/app/templates/views/organisations/organisation/billing.html b/app/templates/views/organisations/organisation/billing.html index 7bcb0263e..3cc75605a 100644 --- a/app/templates/views/organisations/organisation/billing.html +++ b/app/templates/views/organisations/organisation/billing.html @@ -24,7 +24,7 @@
{% elif current_org.agreement_signed %} @@ -33,7 +33,7 @@ {% elif current_org.agreement_signed is false %}