mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-09 14:04:44 +02:00
trying a different approach
This commit is contained in:
parent
4c7cdf323f
commit
81b7bac482
3 changed files with 29 additions and 47 deletions
|
@ -170,7 +170,7 @@ class TribalGovernmentForm(RegistrarForm):
|
|||
)
|
||||
|
||||
tribe_name = forms.CharField(
|
||||
label="What is the name of the tribe you represent? ",
|
||||
label="What is the name of the tribe you represent?",
|
||||
error_messages={"required": "Enter the tribe you represent."},
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue