From cd168a951afc69c3658d100c460af708352e8039 Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Fri, 15 Mar 2019 09:46:39 +0100 Subject: [PATCH] update with html5 compliant code --- htdocs/opensurvey/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/opensurvey/index.php b/htdocs/opensurvey/index.php index c36d27b64db..413572ca4f6 100644 --- a/htdocs/opensurvey/index.php +++ b/htdocs/opensurvey/index.php @@ -68,9 +68,9 @@ else dol_print_error($db, ''); print ''; print ''; print ""; -print ''; +print ''; print ""; -//print ''; print '
'.$langs->trans("OpenSurveyArea").'
'.$langs->trans("NbOfSurveys").''.$nbsondages.''.$langs->trans("NbOfSurveys").''.$nbsondages.'
'.$langs->trans("Total").''; +//print '
'.$langs->trans("Total").''; //print $total; //print '
';