From 7d61808bc6effa4ae3d9dc0f74259a0c065f8145 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: https://develop.svn.wordpress.org/trunk@23427 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ) : ?>