mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-31 09:43:54 +02:00
Update logging wording
This commit is contained in:
parent
65699d7436
commit
60232aebb2
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ class DomainApplication(TimeStampedModel):
|
|||
def withdraw(self):
|
||||
"""Withdraw an application that has been submitted."""
|
||||
self._send_status_update_email(
|
||||
"action needed",
|
||||
"withdraw",
|
||||
"emails/domain_request_withdrawn.txt",
|
||||
"emails/domain_request_withdrawn_subject.txt",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue