Changeset 4672 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/bbpress/content-single-topic-lead.php
- Timestamp:
- 01/13/2017 11:42:11 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/bbpress/content-single-topic-lead.php
r4248 r4672 18 18 <div id="post-<?php bbp_topic_id(); ?>" <?php bbp_topic_class(); ?>> 19 19 <div class="topic-indicator"> 20 <span class="dashicons dashicons-admin-post" title=" Sticky Topic"></span>20 <span class="dashicons dashicons-admin-post" title="<?php esc_attr_e( 'Sticky Topic', 'wporg-forums' ); ?>"></span> 21 21 </div> 22 22
Note: See TracChangeset
for help on using the changeset viewer.