Changeset 33265
- Timestamp:
- 07/14/2015 04:07:46 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r33251 r33265 758 758 do_action( 'register_form' ); 759 759 ?> 760 <p id="reg_passmail"><?php _e( 'A password will be e-mailed to you.')?></p>760 <p id="reg_passmail"><?php _e( 'Registration confirmation will be e-mailed to you.' ); ?></p> 761 761 <br class="clear" /> 762 762 <input type="hidden" name="redirect_to" value="<?php echo esc_attr( $redirect_to ); ?>" />
Note: See TracChangeset
for help on using the changeset viewer.