- Timestamp:
- 11/20/2013 07:50:55 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/default/bbpress/content-single-topic-lead.php
r5031 r5156 22 22 <?php _e( 'Topic', 'bbpress' ); ?> 23 23 24 <?php bbp_ user_subscribe_link(); ?>24 <?php bbp_topic_subscription_link(); ?> 25 25 26 <?php bbp_ user_favorites_link(); ?>26 <?php bbp_topic_favorite_link(); ?> 27 27 28 28 </div><!-- .bbp-topic-content -->
Note: See TracChangeset
for help on using the changeset viewer.