Classic theme navigation fix from Otto42. fixes #6513 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7869 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
920d0717dd
commit
2ceb2405bc
@ -27,6 +27,6 @@ get_header();
|
||||
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php posts_nav_link(' — ', __('« Older Posts'), __('Newer Posts »')); ?>
|
||||
<?php posts_nav_link(' — ', __('« Newer Posts'), __('Older Posts »')); ?>
|
||||
|
||||
<?php get_footer(); ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user