Skip to content
Snippets Groups Projects
Commit bf3339cc authored by root's avatar root
Browse files

Merge branch 'master' of /home/dstan/cranspasswords

parents 3bf48dcf cb15b377
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ def notification(subject,corps,fname,old):
msg['To'] = DEST_MAIL
msg.preamble = "cranspasswords report"
info = MIMEText(corps +
"\nLa précédente version a été sauvegardée" +
"\nLa version précédente a été sauvegardée." +
#"\nCi-joint l'ancien fichier." +
"\n\n-- \nCranspasswords.py",_charset="utf-8")
msg.attach(info)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment