Twenty Twelve: consolidate "Apologies" strings, see #22016.
git-svn-id: https://develop.svn.wordpress.org/trunk@22061 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
48484428a2
commit
8d045bd12f
@ -50,7 +50,7 @@ get_header(); ?>
|
||||
</header>
|
||||
|
||||
<div class="entry-content">
|
||||
<p><?php _e( 'Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.', 'twentytwelve' ); ?></p>
|
||||
<p><?php _e( 'Apologies, but no results were found. Perhaps searching will help find a related post.', 'twentytwelve' ); ?></p>
|
||||
<?php get_search_form(); ?>
|
||||
</div><!-- .entry-content -->
|
||||
<?php endif; // end current_user_can() check ?>
|
||||
|
Loading…
Reference in New Issue
Block a user