Don't add markup to tax report titles.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13056 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Shoemaker 2006-01-31 03:41:01 +00:00
parent 32790cb169
commit abbc6b6197
2 changed files with 2 additions and 2 deletions

View File

@ -821,7 +821,7 @@
'attribute (list "align" "left")) 'attribute (list "align" "left"))
(gnc:html-document-set-title! (gnc:html-document-set-title!
doc (gnc:html-markup "center" report-name)) doc report-name)
(gnc:html-document-add-object! (gnc:html-document-add-object!
doc (gnc:make-html-text doc (gnc:make-html-text

View File

@ -781,7 +781,7 @@
'attribute (list "align" "left")) 'attribute (list "align" "left"))
(gnc:html-document-set-title! (gnc:html-document-set-title!
doc (gnc:html-markup "center" report-name)) doc report-name)
(gnc:html-document-add-object! (gnc:html-document-add-object!
doc (gnc:make-html-text doc (gnc:make-html-text