diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 478705fd4b3e..3b1582a3df20 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -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.', ); \ No newline at end of file