diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php index a06173496b9..cc33f421c0e 100644 --- a/htdocs/fourn/index.php +++ b/htdocs/fourn/index.php @@ -65,10 +65,9 @@ if ($resql) $i = 0; print ''; - print '\n"; - $var=True; while ($obj = $db->fetch_object($resql)) @@ -76,7 +75,8 @@ if ($resql) $var=!$var; print "\n"; print '\n"; + print '\n"; } print "
'; + print '
'; print $langs->trans("Category"); print "
'.stripslashes($obj->label).''; - print "'; + print '('.$langs->trans("Stats").')'; print "
\n";