mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[html-document] add <!DOCTYPE html> to reports
This commit is contained in:
parent
58258b9400
commit
e26f20ffa9
@ -141,6 +141,7 @@
|
||||
;;./share/gnucash/scm/gnucash/report/taxinvoice.eguile.scm:<html>
|
||||
;;./share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm:<html>
|
||||
|
||||
(push "<!DOCTYPE html>\n")
|
||||
(push "<html dir='auto'>\n")
|
||||
(push "<head>\n")
|
||||
(push "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n")
|
||||
|
Loading…
Reference in New Issue
Block a user