From c61fbcf190cb14d644bbdee45f55111de2d8c356 Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Thu, 14 Mar 2019 19:01:47 +0100 Subject: [PATCH] update with html5 compliant code --- htdocs/ecm/search.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/htdocs/ecm/search.php b/htdocs/ecm/search.php index 951c2586346..a5e296ae1e6 100644 --- a/htdocs/ecm/search.php +++ b/htdocs/ecm/search.php @@ -137,10 +137,10 @@ print ''; print ''; print ""; print ''; -print "'; -print "'; -print "'; -print "'; +print "'; +print "'; +print "'; +print "'; print "
'.$langs->trans("ECMSearchByKeywords").'
".$langs->trans("Ref").':
".$langs->trans("Title").':
".$langs->trans("Keyword").':
".$langs->trans("Ref").':
".$langs->trans("Title").':
".$langs->trans("Keyword").':
"; //print $langs->trans("ECMSectionManualDesc"); @@ -162,7 +162,7 @@ foreach($sectionauto as $sectioncur) print "".$sectioncur['label'].':'; print ''; print ''; print ''; @@ -173,7 +173,7 @@ foreach($sectionauto as $sectioncur) //if ($butshown % 2 == 1) // print '  '; -print ''; +print ''; print ""; //print $langs->trans("ECMSectionAutoDesc");