Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/31/2010 09:45:19 AM (15 years ago)
Author:
apeatling
Message:

Improved noscript support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/members/single/activity.php

    r2455 r2485  
    22    <ul>
    33        <?php bp_get_options_nav() ?>
    4 
    5         <li class="feed"><a href="<?php bp_activities_member_rss_link() ?>" title="RSS Feed"><?php _e( 'RSS', 'buddypress' ) ?></a></li>
    6 
    7         <?php do_action( 'bp_member_activity_syndication_options' ) ?>
    84
    95        <li id="activity-filter-select" class="last">
Note: See TracChangeset for help on using the changeset viewer.