From 62b51bff22b7f03d1afb576999a8b55054a177df Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 15 Feb 2013 16:38:04 +0000 Subject: [PATCH] Twenty Twelve: remove unnecessary class values in posts navigation, fixes #23152. Props DrewAPicture. git-svn-id: http://core.svn.wordpress.org/trunk@23427 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentytwelve/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentytwelve/functions.php b/wp-content/themes/twentytwelve/functions.php index 760c113237..580d038f9e 100644 --- a/wp-content/themes/twentytwelve/functions.php +++ b/wp-content/themes/twentytwelve/functions.php @@ -248,8 +248,8 @@ function twentytwelve_content_nav( $html_id ) { if ( $wp_query->max_num_pages > 1 ) : ?>