Changeset 5664 for trunk/wp-content/themes/default/index.php
- Timestamp:
- 06/07/2007 11:33:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/index.php
r5111 r5664 21 21 22 22 <div class="navigation"> 23 <div class="alignleft"><?php next_posts_link('« PreviousEntries') ?></div>24 <div class="alignright"><?php previous_posts_link('Ne xtEntries »') ?></div>23 <div class="alignleft"><?php next_posts_link('« Older Entries') ?></div> 24 <div class="alignright"><?php previous_posts_link('Newer Entries »') ?></div> 25 25 </div> 26 26
Note: See TracChangeset
for help on using the changeset viewer.