coachee request mail improvement
This commit is contained in:
@@ -1823,7 +1823,7 @@ def handle_sendemail_coacheerequest(email,name,code,coachname,
|
||||
debug=False,**kwargs):
|
||||
|
||||
fullemail = email
|
||||
subject = '{n} asks coach access to your data on rowsandall.com'.format(n=coachname)
|
||||
subject = '{n} requests coach access to your data on rowsandall.com'.format(n=coachname)
|
||||
from_email = 'Rowsandall <info@rowsandall.com>'
|
||||
siteurl = SITE_URL
|
||||
if debug:
|
||||
|
||||
Reference in New Issue
Block a user