@ -115,6 +115,9 @@ if (is_array($reports_template[$_REQUEST['type']])) {
}
if ($_REQUEST['format'] == 'html' || $_REQUEST['format'] == 'directlink') {
if (isset($reports_template[$_REQUEST['type']['html_header']])) {
echo $reports_template[$_REQUEST['type']['html_header']];
echo '<script type="text/javascript" charset="utf-8">
$(document).ready(function() {