mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 01:33:32 +02:00
IMplement add form for alternative domains
This commit is contained in:
parent
ae8220587e
commit
ac6d46b9f8
3 changed files with 68 additions and 23 deletions
|
@ -420,7 +420,7 @@ class AlternativeDomainForm(RegistrarForm):
|
|||
|
||||
alternative_domain = forms.CharField(
|
||||
required=False,
|
||||
label="",
|
||||
label="Alternative domain",
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue