From 534e9d06c0e469eb277fbeec7efe18ad25948186 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 24 Aug 2009 12:10:13 +0000 Subject: [PATCH] Remove W3C warnings --- htdocs/admin/modules.php | 8 ++++---- htdocs/lib/functions.lib.php | 2 +- htdocs/support/index.php | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/htdocs/admin/modules.php b/htdocs/admin/modules.php index fc9b5711456..16ad0347afc 100644 --- a/htdocs/admin/modules.php +++ b/htdocs/admin/modules.php @@ -327,7 +327,7 @@ dol_fiche_head($head, $tagmode, $langs->trans("Modules")); if ($mesg) print '
'.$mesg.'
'; -print "\n"; +print "
\n"; print "\n"; print " \n"; print " \n"; @@ -456,13 +456,13 @@ foreach ($orders as $key => $value) $urlpage=$page; if ($i++) { - print ''.img_picto(ucfirst($page),"setup").' '; + print ''.img_picto(ucfirst($page),"setup").' '; // print ''.ucfirst($page).' '; } else { //print ''.$langs->trans("Setup").' '; - print ''.img_picto($langs->trans("Setup"),"setup").' '; + print ''.img_picto($langs->trans("Setup"),"setup").' '; } } print "\n"; @@ -470,7 +470,7 @@ foreach ($orders as $key => $value) else { //print ' '; - print ' '; + print ' '; } } else diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index 190b91721a8..82319d5e135 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -1942,7 +1942,7 @@ function print_fiche_titre($titre, $mesg='', $picto='title.png', $pictoisfullpat if (empty($conf->browser->firefox) && $picto=='title.png') $picto='title.gif'; print "\n"; - print '
".$langs->trans("Family")."".$langs->trans("Module")."'.$langs->trans("Setup").''.img_picto($langs->trans("Setup"),"setup").''.img_picto($langs->trans("Setup"),"setup").'
'; + print '
'; if ($picto && $titre) print ''; print '
'.img_picto('',$picto, '', $pictoisfullpath).''; print '
'.$titre.'
'; diff --git a/htdocs/support/index.php b/htdocs/support/index.php index e9fa9a657c1..00db1b67a9f 100644 --- a/htdocs/support/index.php +++ b/htdocs/support/index.php @@ -64,7 +64,7 @@ print ''; print ''; print '