diff --git a/cove_bods/templates/cove_bods/additional_checks_table.html b/cove_bods/templates/cove_bods/additional_checks_table.html index 7680f2b..45f9c0c 100644 --- a/cove_bods/templates/cove_bods/additional_checks_table.html +++ b/cove_bods/templates/cove_bods/additional_checks_table.html @@ -143,7 +143,7 @@ {% elif additional_check.type == 'wrong_address_type_used' and additional_check.statement_type == 'person' %}
type
of address is invalid in a Person statement. Check that the category of address assigned is correct.{% endblocktrans %}
+ {% blocktrans %}type
of address is invalid in a Person statement. Check that the address type is correct.{% endblocktrans %}
type
: {{ additional_check.address_type }}