Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/09/2010 04:44:16 PM (15 years ago)
Author:
mrmaz
Message:

fixes #2286, added actions before loop, normalized directory actions across all 5 components

File:
1 edited

Legend:

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

    r2607 r2908  
    9292            </div>
    9393
     94            <?php do_action( 'bp_before_directory_forums_list' ) ?>
     95
    9496            <div id="forums-dir-list" class="forums dir-list">
    9597                <?php locate_template( array( 'forums/forums-loop.php' ), true ) ?>
Note: See TracChangeset for help on using the changeset viewer.