Corrected custom font field labels
This commit is contained in:
parent
77f9e89b40
commit
ecad65c088
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue