Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/06/2011 08:44:17 PM (14 years ago)
Author:
djpaul
Message:

s/blogs/sites. Fixes #2164

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-blogs/bp-blogs-widgets.php

    r4211 r4466  
    6363        <?php else : ?>
    6464            <div id="message" class="info">
    65                 <p><?php _e( 'Sorry, there were no blog posts found. Why not write one?', 'buddypress' ) ?></p>
     65                <p><?php _e( 'Sorry, there were no posts found. Why not write one?', 'buddypress' ) ?></p>
    6666            </div>
    6767        <?php endif; ?>
Note: See TracChangeset for help on using the changeset viewer.