Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/25/2010 02:43:59 AM (16 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2596 props Paul Gibbs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-themes/bp-default/groups/single/activity.php

    r2967 r3213  
    11<div class="item-list-tabs no-ajax" id="subnav">
    22    <ul>
    3         <li class="feed"><a href="<?php bp_group_activity_feed_link() ?>" title="RSS Feed"><?php _e( 'RSS', 'buddypress' ) ?></a></li>
     3        <li class="feed"><a href="<?php bp_group_activity_feed_link() ?>" title="<?php _e( 'RSS Feed', 'buddypress' ); ?>"><?php _e( 'RSS', 'buddypress' ) ?></a></li>
    44
    55        <?php do_action( 'bp_group_activity_syndication_options' ) ?>
Note: See TracChangeset for help on using the changeset viewer.