mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Bug #651992 - Exported invoices do not render correctly in Firefox
Patch by Bert Claesen BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20782 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -428,7 +428,7 @@
|
||||
;; oli-custom modified to colspan the subtotal labels
|
||||
;; instead of the data fields
|
||||
(append (cons (gnc:make-html-table-cell/size/markup
|
||||
0 (colspan currency used-columns)
|
||||
1 (colspan currency used-columns)
|
||||
"total-label-cell" subtotal-label)
|
||||
'())
|
||||
(list (gnc:make-html-table-cell/markup
|
||||
|
||||
Reference in New Issue
Block a user