Changeset 2822 for trunk/bp-themes/bp-default/activity/index.php
- Timestamp:
- 03/08/2010 04:20:25 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/activity/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/activity/index.php
r2689 r2822 66 66 <option value="-1"><?php _e( 'No Filter', 'buddypress' ) ?></option> 67 67 <option value="activity_update"><?php _e( 'Show Updates', 'buddypress' ) ?></option> 68 <option value="new_blog_post"><?php _e( 'Show Blog Posts', 'buddypress' ) ?></option> 69 <option value="new_blog_comment"><?php _e( 'Show Blog Comments', 'buddypress' ) ?></option> 68 69 <?php if ( bp_is_active( 'blogs' ) ) : ?> 70 <option value="new_blog_post"><?php _e( 'Show Blog Posts', 'buddypress' ) ?></option> 71 <option value="new_blog_comment"><?php _e( 'Show Blog Comments', 'buddypress' ) ?></option> 72 <?php endif; ?> 70 73 71 74 <?php if ( bp_is_active( 'forums' ) ) : ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)