Merge Vincent Dawans branch 'bug798775' #1608 into stable

This commit is contained in:
Christopher Lam
2023-04-20 09:29:58 +08:00

View File

@@ -102,6 +102,7 @@
(list (N_ "Running Balance") #f)
(list (N_ "Totals") #f)))
(set-option! gnc:pagename-general gnc:optname-reportname (G_ reportname))
(set-option! gnc:pagename-general "Title" (G_ reportname))
options))