mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Add some spacing
This commit is contained in:
parent
f8ea204e77
commit
a7f0340c52
2 changed files with 1 additions and 2 deletions
|
@ -163,7 +163,6 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
def get_admin_help_text(cls, state):
|
||||
"""Returns a help message for a desired state for /admin. If none is found, an empty string is returned"""
|
||||
admin_help_texts = {
|
||||
# For now, unknown has the same message as DNS_NEEDED
|
||||
cls.UNKNOWN: (
|
||||
"The creator of the associated domain request has not logged in to "
|
||||
"manage the domain since it was approved. "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue