Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/29/2011 10:43:45 PM (13 years ago)
Author:
boonebgorges
Message:

Fixes total found topic count for Started Topics and Replied To tabs on user profiles. Adds template tags to check whether you're looking at Started Topics or Replied To. Fixes class name in members/single/forums.php so that AJAX pagination works correctly. Fixes #3431

File:
1 edited

Legend:

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

    r4994 r5047  
    88 */
    99
    10 ?>
     10?>htnshtsn
    1111
    1212<?php get_header( 'buddypress' ); ?>
     
    151151                <?php endif; ?>
    152152            </div><!-- #new-topic-post -->
    153            
     153
    154154            <?php do_action( 'bp_after_new_topic_form' ); ?>
    155            
     155
    156156            <?php do_action( 'bp_after_directory_forums_content' ); ?>
    157157
Note: See TracChangeset for help on using the changeset viewer.