mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 08:24:39 -04:00
Corrected custom font field labels
This commit is contained in:
parent
77f9e89b40
commit
ecad65c088
@ -1027,8 +1027,8 @@ return array(
|
|||||||
'saturday' => 'Saturday',
|
'saturday' => 'Saturday',
|
||||||
|
|
||||||
// Fonts
|
// Fonts
|
||||||
'header_font' => 'Header Font',
|
'header_font_id' => 'Header Font',
|
||||||
'body_font' => 'Body 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.',
|
'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