Drop DOCTYPE header altogether.

It makes the jqplot charts behave poorly. And looking at current
websites on the net, most don't specify this header any more.
This commit is contained in:
Geert Janssens
2016-12-09 12:32:48 +01:00
parent 1f30e2dacb
commit 85e9c64b13
@@ -158,8 +158,6 @@
;;./share/gnucash/scm/gnucash/report/taxinvoice.eguile.scm:<html>
;;./share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm:<html>
;; Validate against HTML4 Transitional:
(push "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \n\"http://www.w3.org/TR/html4/loose.dtd\">")
(push "<head>\n")
(push "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n")
(if css?