diff --git a/application/helpers/admin/statistics_helper.php b/application/helpers/admin/statistics_helper.php index 4343014ef55..c29d77a9ace 100644 --- a/application/helpers/admin/statistics_helper.php +++ b/application/helpers/admin/statistics_helper.php @@ -3972,7 +3972,7 @@ public function generate_statistics($surveyid, $allfields, $q2show = 'all', $use break; case 'html': - $sOutputHTML .= '
'; + $sOutputHTML .= '
'; $sOutputHTML .= '

' . gT("Results") . "

"; $sOutputHTML .= '

' . gT("Number of records in this query:") . '' . $results . '

'; $sOutputHTML .= '

' . gT("Total records in survey:") . '' . $total . '

'; diff --git a/application/views/admin/export/generatestats/_header.php b/application/views/admin/export/generatestats/_header.php index 41fee8bd055..e0259ef327e 100644 --- a/application/views/admin/export/generatestats/_header.php +++ b/application/views/admin/export/generatestats/_header.php @@ -13,7 +13,7 @@ ?> -
+