]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/classic/index.php
Wordpress 2.6.2-scripts
[autoinstalls/wordpress.git] / wp-content / themes / classic / index.php
index 5965562c9b736a7eedb0ef592933253baf7673c4..d6ca2ca4f96cc698820b5b46bcfef1f0a42a661f 100644 (file)
@@ -27,6 +27,6 @@ get_header();
 <p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
 <?php endif; ?>
 
-<?php posts_nav_link(' &#8212; ', __('&laquo; Older Posts'), __('Newer Posts &raquo;')); ?>
+<?php posts_nav_link(' &#8212; ', __('&laquo; Newer Posts'), __('Older Posts &raquo;')); ?>
 
 <?php get_footer(); ?>