- Timestamp:
- 06/22/2017 08:09:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php
r11591 r11606 127 127 do_action( 'bp_group_forum_post_meta' ); ?> 128 128 129 <a href="#post-<?php bp_the_topic_post_id(); ?>" title="<?php esc_attr_e( 'Permanent link to this post', 'buddypress' ); ?>">#</a>129 <a href="#post-<?php bp_the_topic_post_id(); ?>" aria-label="<?php esc_attr_e( 'Permanent link to this post', 'buddypress' ); ?>">#</a> 130 130 </div> 131 131 </li>
Note: See TracChangeset
for help on using the changeset viewer.