mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 09:26:27 -06:00
Bug #620123: Patch to make account name a header cell, iso td in trial-balance
Patch by Bert. BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20673 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
51e2d50667
commit
153182da66
@ -661,7 +661,7 @@
|
||||
"th" (_ "Credit")))
|
||||
(row (append
|
||||
(list (gnc:make-html-table-cell/markup
|
||||
"total-label-cell" (_ "Account Name")))
|
||||
"th" (_ "Account Name")))
|
||||
(gnc:html-make-empty-cells (- account-cols 1))
|
||||
(list debit-cell)
|
||||
(list credit-cell))
|
||||
|
Loading…
Reference in New Issue
Block a user