Преглед изворни кода

Update 'No Posts Found' heading

Jordan пре 4 година
родитељ
комит
d102f343c9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      varia/template-parts/content/content-none.php

+ 1 - 1
varia/template-parts/content/content-none.php

@@ -13,7 +13,7 @@
 
 <section class="no-results not-found">
 	<header class="page-header responsive-max-width">
-		<h1 class="page-title"><?php _e( 'Nothing Found', 'varia' ); ?></h1>
+		<h1 class="page-title"><?php _e( 'No Posts Found', 'varia' ); ?></h1>
 	</header><!-- .page-header -->
 
 	<div class="page-content responsive-max-width">