mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Add "the"
This commit is contained in:
parent
a1769b50c6
commit
bfc82bda01
2 changed files with 2 additions and 2 deletions
|
@ -1180,7 +1180,7 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
obj.renew_domain(length=years)
|
||||
self.message_user(
|
||||
request,
|
||||
f"Successfully extended expiration date.",
|
||||
f"Successfully extended the expiration date.",
|
||||
)
|
||||
except RegistryError as err:
|
||||
if err.is_connection_error():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue