From 6e0526fe345938b54514e60e48e0deadf758a9fe Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Sat, 1 Nov 2008 05:03:05 +0000 Subject: [PATCH] Validation fixes from Viper007Bond. fixes #8026 git-svn-id: https://develop.svn.wordpress.org/trunk@9456 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/post.php | 3 +++ wp-admin/options-discussion.php | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/wp-admin/includes/post.php b/wp-admin/includes/post.php index 52ae4d40d5..bef0325821 100644 --- a/wp-admin/includes/post.php +++ b/wp-admin/includes/post.php @@ -1221,6 +1221,7 @@ function wp_tiny_mce( $teeny = false ) { $mce_options = rtrim( trim($mce_options), '\n\r,' ); ?> diff --git a/wp-admin/options-discussion.php b/wp-admin/options-discussion.php index b38b50d9bf..14605b1a70 100644 --- a/wp-admin/options-discussion.php +++ b/wp-admin/options-discussion.php @@ -78,15 +78,15 @@ printf( __('Enable threaded (nested) comments %s levels deep'), $thread_comments /> '; -printf( __('Break comments into pages with %1$s comments per page and the %2$s page displayed by default'), '', $default_comments_page ); +printf( __('Break comments into pages with %1$s comments per page and the %2$s page displayed by default'), '