Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/15/2010 11:59:40 AM (14 years ago)
Author:
apeatling
Message:

Merging 1.2 branch with trunk.

File:
1 edited

Legend:

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

    r2712 r2925  
    3131            <th id="th-postcount"><?php _e( 'Posts', 'buddypress' ) ?></th>
    3232            <th id="th-freshness"><?php _e( 'Freshness', 'buddypress' ) ?></th>
     33
     34            <?php do_action( 'bp_directory_forums_extra_cell_head' ) ?>
     35
    3336        </tr>
    3437
Note: See TracChangeset for help on using the changeset viewer.