Changeset 7869
- Timestamp:
- 05/01/08 21:35:57 (7 months ago)
- Files:
-
- trunk/wp-content/themes/classic/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-content/themes/classic/index.php
r5664 r7869 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(); ?>
