diff --git a/gnucash/report/report-system/html-document.scm b/gnucash/report/report-system/html-document.scm index e8888ba2e1..f7a3d39208 100644 --- a/gnucash/report/report-system/html-document.scm +++ b/gnucash/report/report-system/html-document.scm @@ -147,8 +147,7 @@ (gnc:html-document-style-stack doc)) ;; push it (gnc:html-document-push-style doc (gnc:html-document-style doc)) - (if (not (string-null? title)) - (gnc:report-render-starting (gnc:html-document-title doc))) + (gnc:report-render-starting (gnc:html-document-title doc)) (if headers? (begin ;;This is the only place where appears @@ -161,9 +160,8 @@ (push "\n") (if style-text (push (list "" style-text "