diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php index 6c8dc6c155..a729d2451e 100644 --- a/phpBB/language/en/lang_main.php +++ b/phpBB/language/en/lang_main.php @@ -256,7 +256,7 @@ $lang = array_merge($lang, array( 'Very_good' => 'Very Good', 'Total_votes' => 'Total Votes', 'Message_body' => 'Message body', - 'Message_body_explain' => 'Enter your message here, it may contain no more than %d characters.', + 'Message_body_explain' => 'Enter your message here, it may contain no more than %d characters.', 'Topic_review' => 'Topic review', 'Topic_icon' => 'Topic icon', 'No_post_mode' => 'No post mode specified', @@ -349,6 +349,7 @@ $lang = array_merge($lang, array( 'bbcode_f_help' => 'Font size: [size=x-small]small text[/size]', 'Emoticons' => 'Emoticons', 'More_emoticons' => 'View more Emoticons', + 'Font_color' => 'Font color', 'Font_size' => 'Font size', 'font_tiny' => 'Tiny', 'font_small' => 'Small', diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index e69466e7bd..385b51ca5e 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -1,32 +1,12 @@ - +