mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
HTML fix from Martin Schwenke.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2341 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
gnc:*pnl-report-options*)
|
||||
|
||||
(define (render-level-2-account level-2-account l2-value)
|
||||
(let ((account-name (string-append "  "
|
||||
(let ((account-name (string-append " "
|
||||
(gnc:account-get-full-name
|
||||
level-2-account)))
|
||||
(type-name (gnc:account-get-type-string
|
||||
|
||||
Reference in New Issue
Block a user