Skip to:
Content

bbPress.org

Changeset 2665


Ignore:
Timestamp:
11/29/2010 12:24:56 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Remove help message from author favorites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/author.php

    r2664 r2665  
    3535                    <h2 class="entry-title"><?php _e( 'Favorite Forum Topics', 'bbpress' ); ?></h2>
    3636                    <div class="entry-content">
    37 
    38                         <?php if ( bbp_is_user_home() ) : ?>
    39 
    40                             <p><?php _e( 'To add topics to your list of favorites, just click the "Add to Favorites" link found on that topic&#8217;s page.', 'bbpress' ); ?></p>
    41 
    42                         <?php endif; ?>
    4337
    4438                        <?php if ( bbp_get_user_favorites() ) :
Note: See TracChangeset for help on using the changeset viewer.