Changeset 2363
- Timestamp:
- 01/19/2010 04:07:30 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/activity/entry.php
r2284 r2363 32 32 <?php if ( 'activity_comment' == bp_get_activity_action_name() ) : ?> 33 33 <div class="activity-inreplyto"> 34 <strong><?php _e( 'In reply to', 'buddypress' ) ?></strong> - <?php bp_activity_parent_content() ?> 34 <strong><?php _e( 'In reply to', 'buddypress' ) ?></strong> - <?php bp_activity_parent_content() ?> · 35 35 <a href="<?php bp_activity_thread_permalink() ?>" class="view" title="<?php _e( 'View Thread / Permalink', 'buddypress' ) ?>">#</a> 36 36 </div>
Note: See TracChangeset
for help on using the changeset viewer.