Skip to:
Content

BuddyPress.org

Ticket #3491: patch.diff

File patch.diff, 549 bytes (added by Jonnyauk, 14 years ago)

Patch for bp-themes/bp-default/registration/register.php

  • bp-themes/bp-default/registration/register.php

     
    255255
    256256        <?php get_sidebar( 'buddypress' ) ?>
    257257
    258         <?php do_action( 'bp_after_directory_activity_content' ) ?>
    259 
    260258        <script type="text/javascript">
    261259                jQuery(document).ready( function() {
    262260                        if ( jQuery('div#blog-details').length && !jQuery('div#blog-details').hasClass('show') )