Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/22/2012 10:51:15 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Groups:

  • Less verbosity in Send Invites feedback when user has no eligible friends.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/single/send-invites.php

    r5737 r6463  
    7171
    7272    <div id="message" class="info" role="main">
    73         <p><?php _e( 'Once you have built up friend connections you will be able to invite others to your group. You can send invites any time in the future by selecting the "Send Invites" option when viewing your new group.', 'buddypress' ); ?></p>
     73        <p><?php _e( 'Once you have built up friend connections you will be able to invite others to your group.', 'buddypress' ); ?></p>
    7474    </div>
    7575
Note: See TracChangeset for help on using the changeset viewer.