Ticket #5195: 5195#.patch
| File 5195#.patch, 620 bytes (added by , 12 years ago) |
|---|
-
register.php
19 19 20 20 <?php do_action( 'template_notices' ); ?> 21 21 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>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' ); ?> 25 25