orthographe merci simon

darcs-hash:20060316191203-9e428-88795786bacdbdabdba30eaa6ea0b3c5a6ebc962.gz
This commit is contained in:
bobot 2006-03-16 20:12:03 +01:00
parent cfd4fb3040
commit ef9ac67522

View file

@ -307,7 +307,7 @@ class fichier_impression:
'transparent' : 'Transparent',
'portrait': 'Portrait',
'recto_verso' : 'Recto-Verso',
'erreur_critique' : "Problême survenue" }
'erreur_critique' : "Problème survenu" }
corps = "<TABLE BORDER=0 CELLPADDDING=2>\n<TR><th ALIGN=CENTER COLSPAN=2><U>%s</U></th><td ALIGN=RIGHT>%s</TR>\n" % (self.nom_job, time.ctime(0.0))
corps += "<TR><td>\n<TABLE BORDER=2 RULES=ROWS CELLPADDDING=0>\n"