From a44f1d77ff2025de12bbe8eabce8221cda13c1f6 Mon Sep 17 00:00:00 2001 From: salles Date: Mon, 24 Apr 2006 23:26:53 +0200 Subject: [PATCH] Esthtique. :) darcs-hash:20060424212653-72cb0-bd66bf47e8087b27fe0e93fb31737ce47a5ff016.gz --- gestion/ldap_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index 271d028a..12605f5b 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -803,7 +803,7 @@ class crans_ldap: # Machines des adhérents et clubs de l'année en cours base = self.search('paiement=ok') base = base['adherent'] + base['club'] - if graphic: a = anim('\ttri machines', len(base)) + if graphic: a = anim('\tTri des machines', len(base)) for adh in base: if graphic: a.cycle() # Adhérent ayant payé l'année en cours