Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/12/2011 12:57:28 PM (15 years ago)
Author:
djpaul
Message:

Use next/prev post links in single.php. Also tweaks next/prev page links on archive/index/search templates. Props chestnut_jp and modemlooper, fixes #2982

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/index.php

    r3771 r4126  
    3939                <?php endwhile; ?>
    4040
    41                 <div class="navigation">
     41                <div id="nav-below" class="navigation">
    4242
    4343                    <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
Note: See TracChangeset for help on using the changeset viewer.