From b5d14867a43c16ea61eafb3737f1de5d88299520 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 25 Apr 2007 09:54:43 +0000 Subject: [PATCH] Ajout alt sur les balises img pour validation W3C --- htdocs/telephonie/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/telephonie/index.php b/htdocs/telephonie/index.php index 9e00d30b867..12153a1fb68 100644 --- a/htdocs/telephonie/index.php +++ b/htdocs/telephonie/index.php @@ -93,7 +93,7 @@ if ($resql) print ""; print "".$ligne->statuts[$obj->statut]."\n"; print ''.$obj->cc."\n"; - print ''; + print ''; print "\n"; $i++; } @@ -158,7 +158,7 @@ if ($user->rights->telephonie->fournisseur->lire) print 'FournisseurNb lignes'; for ($j = -1 ; $j < 10 ; $j++) { - print ''; + print ''; } print "\n"; $var=True;