Skip to:
Content

BuddyPress.org

Ticket #504: closespan.patch

File closespan.patch, 863 bytes (added by burtadsit, 17 years ago)

closespan fix

  • index.php

     
    4444                                               
    4545                                                                <a href="<?php bp_the_topic_permalink() ?>" title="<?php bp_the_topic_title() ?> - <?php _e( 'Permalink', 'buddypress' ) ?>"><?php bp_the_topic_title() ?></a>
    4646                                                                <span class="small">- <?php bp_the_topic_total_post_count() ?> </span>
    47                                                                 <p><span class="activity"><?php echo sprintf( __( 'updated %s ago', 'buddypress' ), bp_the_topic_time_since_last_post( false ) ) ?><span></p>
     47                                                                <p><span class="activity"><?php echo sprintf( __( 'updated %s ago', 'buddypress' ), bp_the_topic_time_since_last_post( false ) ) ?></span></p>
    4848                                               
    4949                                                                <div class="latest-post">
    5050                                                                        <?php _e( 'Latest by', 'buddypress' ) ?> <?php bp_the_topic_last_poster_name() ?>: