Changeset 2895
- Timestamp:
- 04/05/2010 10:54:42 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/forums/forums-loop.php
r2712 r2895 31 31 <th id="th-postcount"><?php _e( 'Posts', 'buddypress' ) ?></th> 32 32 <th id="th-freshness"><?php _e( 'Freshness', 'buddypress' ) ?></th> 33 34 <?php do_action( 'bp_directory_forums_extra_cell_head' ) ?> 35 33 36 </tr> 34 37
Note: See TracChangeset
for help on using the changeset viewer.