mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-27 03:10:23 -06:00
Change default report stylesheet from "Default" to "Default CSS"
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19083 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
88cfa51921
commit
6166264b6f
@ -254,7 +254,7 @@
|
||||
(gnc:make-multichoice-option
|
||||
gnc:pagename-general gnc:optname-stylesheet "0b"
|
||||
(N_ "Select a stylesheet for the report.")
|
||||
(string->symbol (N_ "Default"))
|
||||
(string->symbol (N_ "Default CSS"))
|
||||
(map
|
||||
(lambda (ss)
|
||||
(vector
|
||||
|
Loading…
Reference in New Issue
Block a user