Changeset 2665
- Timestamp:
- 11/29/2010 12:24:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/author.php
r2664 r2665 35 35 <h2 class="entry-title"><?php _e( 'Favorite Forum Topics', 'bbpress' ); ?></h2> 36 36 <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’s page.', 'bbpress' ); ?></p>41 42 <?php endif; ?>43 37 44 38 <?php if ( bbp_get_user_favorites() ) :
Note: See TracChangeset
for help on using the changeset viewer.