From 0dbe8b5cf95dcff8bccaaa33205d146edc8b25ca Mon Sep 17 00:00:00 2001 From: bernat Date: Sat, 2 Oct 2004 14:47:43 +0200 Subject: [PATCH] Plus joli darcs-hash:20041002124743-d1718-1073341c969c5695e12d25ed0e1e11e81577a75b.gz --- gestion/whos.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gestion/whos.py b/gestion/whos.py index 22b9bbce..5b5e314a 100755 --- a/gestion/whos.py +++ b/gestion/whos.py @@ -572,6 +572,7 @@ def prise_etat(chbre) : f += ', ' + coul('machine branchée','vert') if result['vitesse_max'] == '10Mbps' : f+= ', ' + coul('prise en 10Mbps','jaune') + f+=', ' if len(macs) == 0: f += coul('aucune MAC détectée', 'rouge') else: