From 3577cac23de6cc28c51f64aeb3294e460509d69c Mon Sep 17 00:00:00 2001 From: kd-ods <35495305+kd-ods@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:04:34 +0000 Subject: [PATCH] Update cove_bods/templates/cove_bods/additional_checks_table.html Co-authored-by: Kathryn Irish <137891030+kathryn-ods@users.noreply.github.com> --- cove_bods/templates/cove_bods/additional_checks_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cove_bods/templates/cove_bods/additional_checks_table.html b/cove_bods/templates/cove_bods/additional_checks_table.html index 0cab78f..463883a 100644 --- a/cove_bods/templates/cove_bods/additional_checks_table.html +++ b/cove_bods/templates/cove_bods/additional_checks_table.html @@ -131,7 +131,7 @@ {% elif additional_check.type == 'wrong_address_type_used' and additional_check.statement_type == 'entity' %}
type
of address is invalid in an Entity statement. Check that the category of address assigned is correct.{% endblocktrans %}
+ {% blocktrans %}type
of address is invalid in an Entity statement. Check that the address type is correct.{% endblocktrans %}
type
: {{ additional_check.address_type }}