This commit is contained in:
zandercymatics 2023-10-05 08:58:46 -06:00
parent a58cff8398
commit af39441df4
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -785,7 +785,7 @@ class DomainAdmin(ListHeaderAdmin):
self.message_user(
request,
f"The registry statuses are {statuses}. "
"These statuses are from the EPP provider of the .gov registry."
"These statuses are from the provider of the .gov registry.",
)
return HttpResponseRedirect(".")