Changeset 6476
- Timestamp:
- 12/24/2007 04:25:04 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit.php
r6465 r6476 124 124 125 125 <div class="navigation"> 126 <div class="alignleft"><?php next_posts_link(__('« PreviousEntries')) ?></div>127 <div class="alignright"><?php previous_posts_link(__('Ne xtEntries »')) ?></div>126 <div class="alignleft"><?php next_posts_link(__('« Older Entries')) ?></div> 127 <div class="alignright"><?php previous_posts_link(__('Newer Entries »')) ?></div> 128 128 </div> 129 129
Note: See TracChangeset
for help on using the changeset viewer.