Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/02/2009 10:58:58 AM (16 years ago)
Author:
apeatling
Message:

Fixes #629

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/buddypress-home/search.php

    r1138 r1300  
    3333            <?php else : ?>
    3434
    35                 <h2 class="center"><?php _e( 'No posts found. Try a different search?' ) ?></h2>
     35                <h2 class="center"><?php _e( 'No posts found. Try a different search?', 'buddypress' ) ?></h2>
    3636                <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    3737
Note: See TracChangeset for help on using the changeset viewer.