From ff8eab87fcee0fd3e9810dee3afb19d634a67fbb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 25 Jan 2009 18:16:09 +0000 Subject: [PATCH] W3C compliant --- htdocs/lib/functions.lib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index 5e42aac8e8b..306cff14a52 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -1736,7 +1736,7 @@ function print_liste_field_titre($name, $file, $field, $begin="", $options="", $ if ($field) { //print " "; - print ''; + print ''; if (! $sortorder) { print ''.img_down("A-Z",0).''; @@ -1787,7 +1787,7 @@ function print_fiche_titre($titre, $mesg='', $picto='title.gif', $pictoisfullpat print ''; if ($picto && $titre) print ''; print ''; if (strlen($mesg)) {
'.img_picto('',$picto, '', $pictoisfullpath).''; - print '
'.$titre.'
'; + print '
'.$titre.'
'; print '