Change wrong template/subject default for quota update emails
Change-Id: I562454fc5bae4ec3d3201d22fe935cbf727cbf10
This commit is contained in:
parent
a3ce558ec1
commit
97880c9364
@ -25,7 +25,7 @@ class UpdateProjectQuotas(BaseTask):
|
||||
"initial": None,
|
||||
"token": None,
|
||||
"completed": {
|
||||
"template": "create_project_and_user_completed.txt",
|
||||
"subject": "signup completed",
|
||||
"template": "update_quota_completed.txt",
|
||||
"subject": "Quota Updated",
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user