mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-04 02:03:32 +02:00
Updated tribe label
This commit is contained in:
parent
8b06b38dbf
commit
3dc72997c0
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ class TribalGovernmentForm(RegistrarForm):
|
||||||
)
|
)
|
||||||
|
|
||||||
tribe_name = forms.CharField(
|
tribe_name = forms.CharField(
|
||||||
label="What is the name of the tribe you represent?",
|
label="Name of tribe",
|
||||||
error_messages={"required": "Enter the tribe you represent."},
|
error_messages={"required": "Enter the tribe you represent."},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue