This commit is contained in:
Nijil Y 2011-12-23 18:01:40 +05:30
parent 0cfecf2920
commit a4e8d1e983

View File

@ -97,7 +97,7 @@ class DocType:
<p><b>Project:</b> %(project)s</p>
<p><b>Review Date:</b> %(review_date)s</p>
<p><b>Details:</b> %(description)s</p>
<p><b>You will also recieve another reminder 2 days before the commencement of the task</b></p>
<p>You will also recieve another reminder 2 days before the commencement of the task</p>
<p>Good Luck!</p>
<p>(This notification is autogenerated)</p>""" % i
sendmail(self.doc.allocated_to, sender='automail@webnotestech.com', msg=msg2,send_now=1,\