Changeset 2381 for trunk/bp-themes/bp-default/activity/entry.php
- Timestamp:
- 01/20/2010 04:21:20 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/activity/entry.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/activity/entry.php
r2363 r2381 30 30 </div> 31 31 32 <?php if ( 'activity_comment' == bp_get_activity_ action_name() ) : ?>32 <?php if ( 'activity_comment' == bp_get_activity_type() ) : ?> 33 33 <div class="activity-inreplyto"> 34 34 <strong><?php _e( 'In reply to', 'buddypress' ) ?></strong> - <?php bp_activity_parent_content() ?> ·
Note: See TracChangeset
for help on using the changeset viewer.