Switch this header on the ABout page from title case to sentence case to match the style of all other headers on the page. See #26387.

git-svn-id: https://develop.svn.wordpress.org/trunk@26721 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-12-06 12:36:47 +00:00
parent c4d923ae42
commit d47fbed75c

View File

@ -114,7 +114,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
<hr class="flushtopdivider">
<div class="changelog">
<h2 class="about-headline-callout"><?php _e( 'Twenty Fourteen, A Sleek New Magazine Theme' ); ?></h2>
<h2 class="about-headline-callout"><?php _e( 'Twenty Fourteen, a sleek new magazine theme' ); ?></h2>
<img src="<?php echo admin_url( 'images/about-twentyfourteen.png' ); ?>" />
<div class="feature-section col one-col">