Changeset 5156 for trunk/templates/default/bbpress/loop-replies.php
- Timestamp:
- 11/20/2013 07:50:55 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/templates/default/bbpress/loop-replies.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/default/bbpress/loop-replies.php
r4944 r5156 24 24 <?php _e( 'Posts', 'bbpress' ); ?> 25 25 26 <?php bbp_ user_subscribe_link(); ?>26 <?php bbp_topic_subscription_link(); ?> 27 27 28 28 <?php bbp_user_favorites_link(); ?>
Note: See TracChangeset
for help on using the changeset viewer.