Skip to:
Content

BuddyPress.org

Changeset 8257


Ignore:
Timestamp:
04/08/2014 08:49:51 PM (11 years ago)
Author:
johnjamesjacoby
Message:

In the "What's New" page, move the hr element into the conditional feature section. Fixes double bottom border on h2 tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-admin.php

    r8247 r8257  
    547547                    <p><?php _e( 'Looking for help? The <a href="http://codex.buddypress.org/">BuddyPress Codex</a> has you covered, with dozens of user-contributed guides on how to configure and use your BP site. Can&#8217;t find what you need? Stop by <a href="http://buddypress.org/support/">our support forums</a>, where a vibrant community of BuddyPress users and developers is waiting to share tips, show off their sites, talk about the future of BuddyPress, and much more.', 'buddypress' ) ?></p>
    548548                </div>
     549                <hr />
    549550
    550551            <?php endif; ?>
    551552
    552             <hr />
    553553            <div class="changelog">
    554554                <h3><?php _e( 'Dynamic links for custom navigation menus', 'buddypress' ); ?></h3>
Note: See TracChangeset for help on using the changeset viewer.