mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 17:24:36 -04:00
Corrected custom font field labels
This commit is contained in:
parent
77f9e89b40
commit
ecad65c088
@ -1027,8 +1027,8 @@ return array(
|
||||
'saturday' => 'Saturday',
|
||||
|
||||
// Fonts
|
||||
'header_font' => 'Header Font',
|
||||
'body_font' => 'Body Font',
|
||||
'header_font_id' => 'Header Font',
|
||||
'body_font_id' => 'Body Font',
|
||||
'color_font_help' => 'Note: the primary color and fonts are also used in the client portal and custom email designs.',
|
||||
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user