Skip to:
Content

BuddyPress.org

Changeset 2895


Ignore:
Timestamp:
04/05/2010 10:54:42 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2128 props dwenaus

File:
1 edited

Legend:

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

    r2712 r2895  
    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.