mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo in HTML header.
This commit is contained in:
parent
2b95816125
commit
4a60e49066
@ -159,7 +159,7 @@
|
|||||||
;;./share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm:<html>
|
;;./share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm:<html>
|
||||||
|
|
||||||
;; Validate against HTML4 Transitional:
|
;; Validate against HTML4 Transitional:
|
||||||
(push "<!DOCTYPE!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN\" \n\"http://www.w3.org/TR/html4/loose.dtd\">")
|
(push "<!DOCTYPE!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN\" \n\"http://www.w3.org/TR/html4/loose.dtd\">")
|
||||||
(push "<head>\n")
|
(push "<head>\n")
|
||||||
(push "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n")
|
(push "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n")
|
||||||
(if css?
|
(if css?
|
||||||
|
Loading…
Reference in New Issue
Block a user