Skip to:
Content

BuddyPress.org

Ticket #5195: 5195#.patch

File 5195#.patch, 620 bytes (added by sooskriszta, 12 years ago)
  • register.php

     
    1919
    2020                        <?php do_action( 'template_notices' ); ?>
    2121
    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>
    2323
    2424                        <?php do_action( 'bp_before_account_details_fields' ); ?>
    2525