Changeset 7408
- Timestamp:
- 10/10/2013 05:25:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-templates/bp-legacy/buddypress/members/register.php
r7122 r7408 20 20 <?php do_action( 'template_notices' ); ?> 21 21 22 <p><?php _e( 'Registering for this site is easy , just fill in the fields belowand we\'ll get a new account set up for you in no time.', 'buddypress' ); ?></p>22 <p><?php _e( 'Registering for this site is easy. Just fill in the fields below, and we\'ll get a new account set up for you in no time.', 'buddypress' ); ?></p> 23 23 24 24 <?php do_action( 'bp_before_account_details_fields' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.