Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/19/2010 11:40:44 AM (16 years ago)
Author:
apeatling
Message:

Fixes #1537 - inconsistent template notice position.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/single/home.php

    r2287 r2353  
    1212
    1313            <div id="item-nav">
    14                 <div class="item-list-tabs no-ajax" id="sub-nav">
     14                <div class="item-list-tabs no-ajax" id="object-nav">
    1515                    <ul>
    1616                        <?php bp_get_options_nav() ?>
     
    2222
    2323            <div id="item-body">
    24                 <?php do_action( 'template_notices' ) ?>
    25 
    2624                <?php do_action( 'bp_before_group_body' ) ?>
    2725
Note: See TracChangeset for help on using the changeset viewer.