From b91d930236d2dc170c04c8e6d6c8087cc6326e16 Mon Sep 17 00:00:00 2001 From: glondu Date: Wed, 18 Jan 2006 11:14:38 +0100 Subject: [PATCH] Bug, perceptible uniquement par un contrleur averti. darcs-hash:20060118101438-68412-e9f10bd4556eb8fe449865b88f30847f0779cb96.gz --- gestion/gest_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index e1289d16..a2d15faa 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -926,7 +926,7 @@ def set_admin(proprio): if paiement_ok == 'off' or iscontroleur: checklist.append(u'"2" "Cotisation %d/%d réglée et charte signée" "%s"' % - (ann_scol, ann_scol+1, paiement_ok)) + (ann_scol, ann_scol+1, paiement)) else: texte.append(u'Cotisation/charte/caution vérifiées')