Ticket #6513: 6513.diff
| File 6513.diff, 0.5 kB (added by Otto42, 8 months ago) |
|---|
-
wp-content/themes/classic/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(); ?>
