Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/09/2010 10:01:21 AM (16 years ago)
Author:
apeatling
Message:

More » and « fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-sn-parent/groups/single/send-invite.php

    r2168 r2278  
    99        <?php if ( bp_has_groups() ) : while ( bp_groups() ) : bp_the_group(); ?>
    1010
    11             <h2><a href="<?php bp_group_permalink() ?>"><?php bp_group_name() ?></a> &raquo; <?php _e( 'Send Invites', 'buddypress' ); ?></h2>
     11            <h2><a href="<?php bp_group_permalink() ?>"><?php bp_group_name() ?></a> &rarr; <?php _e( 'Send Invites', 'buddypress' ); ?></h2>
    1212
    1313            <?php do_action( 'bp_before_group_send_invites_content' ) ?>
Note: See TracChangeset for help on using the changeset viewer.