Ticket #6513: wp_theme_classic_index.diff
| File wp_theme_classic_index.diff, 461 bytes (added by private_meta, 8 months ago) |
|---|
-
index.php
old new 27 27 <p><?php _e('Sorry, no posts matched your criteria.'); ?></p> 28 28 <?php endif; ?> 29 29 30 <?php posts_nav_link(' — ', __(' « Older Posts'), __('Newer Posts »')); ?>30 <?php posts_nav_link(' — ', __('Newer Posts »'), __('« Older Posts')); ?> 31 31 32 32 <?php get_footer(); ?>
