Explorar el Código

missing function that needed renaming

Maggie Cabrera hace 4 años
padre
commit
f622b2ffe0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      spearhead/search.php

+ 1 - 1
spearhead/search.php

@@ -35,7 +35,7 @@ get_header();
 					</header><!-- .entry-header -->
 
 					<footer class="entry-footer default-max-width">
-						<?php spearhead_entry_meta_footer(); ?>
+						<?php seedlet_entry_meta_footer(); ?>
 					</footer><!-- .entry-footer -->
 				</article><!-- #post-${ID} -->