mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-03 23:51:22 -04:00
Update utils to version 43.8.
Invalid characters for the first line of a postal address now include < >
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
Last line of the address must be a real UK postcode
|
||||
{% endif %}
|
||||
{% elif item.as_postal_address.has_invalid_characters %}
|
||||
Address lines must not start with any of the following characters: @ ( ) = [ ] ” \ / ,
|
||||
Address lines must not start with any of the following characters: @ ( ) = [ ] ” \ / , < >
|
||||
{% endif %}
|
||||
</span>
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user