diff options
Diffstat (limited to 'clients/screens_settings.c')
| -rw-r--r-- | clients/screens_settings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/screens_settings.c b/clients/screens_settings.c index 7730ff4..46ba201 100644 --- a/clients/screens_settings.c +++ b/clients/screens_settings.c @@ -342,6 +342,7 @@ static const struct setting_field INVOICE_SETTINGS[] = { { "invoice_revenue_account", "Intäktskonto", NULL, 0, 0, 0 }, { "invoice_bankgiro", "Bankgiro", NULL, 0, 0, 0 }, { "invoice_our_ref", "Vår referens (faktura)", NULL, 0, 0, 0 }, + { "document_header_color", "Färg dokumenthuvud (#rrggbb)", NULL, 0, 0, 0 }, }; static const struct setting_field SERIES_SETTINGS[] = { |
