Merge pull request #2734 from cisagov/bob/2543-org-design-review

#2543: Org feature org pages review - [BOB] - MIGRATIONS
This commit is contained in:
Rachid Mrad 2024-09-19 12:06:13 -04:00 committed by GitHub
commit 471cfe30d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 348 additions and 71 deletions

View file

@ -82,7 +82,7 @@ class DomainRequestWizard(DomainRequestWizardPermissionView, TemplateView):
Step.TRIBAL_GOVERNMENT: _("Tribal government"),
Step.ORGANIZATION_FEDERAL: _("Federal government branch"),
Step.ORGANIZATION_ELECTION: _("Election office"),
Step.ORGANIZATION_CONTACT: _("Organization name and mailing address"),
Step.ORGANIZATION_CONTACT: _("Organization"),
Step.ABOUT_YOUR_ORGANIZATION: _("About your organization"),
Step.SENIOR_OFFICIAL: _("Senior official"),
Step.CURRENT_SITES: _("Current websites"),