Changeset 7870
- Timestamp:
- 05/01/08 21:36:13 (4 months ago)
- Files:
-
- branches/2.5/wp-content/themes/classic/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.5/wp-content/themes/classic/index.php
r5664 r7870 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(); ?>
