Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/15/2014 03:27:34 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Normalize Favorite and Subscribe links for Forums and Topics so they are visually linear to the breadcrumb. Hat-tip netweb. Fixes #2575.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/templates/default/bbpress/content-single-topic-lead.php

    r5156 r5403  
    2121
    2222                        <?php _e( 'Topic', 'bbpress' ); ?>
    23 
    24                         <?php bbp_topic_subscription_link(); ?>
    25 
    26                         <?php bbp_topic_favorite_link(); ?>
    2723
    2824                </div><!-- .bbp-topic-content -->
Note: See TracChangeset for help on using the changeset viewer.