Changeset 45405 for trunk/src/wp-login.php
- Timestamp:
- 05/24/2019 10:52:55 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r45404 r45405 432 432 'retrieve_password_email_failure', 433 433 sprintf( 434 __( '<strong>ERROR</strong>: The e -mail could not be sent. Your site may not be correctly configured to send e-mails. <a href="%s">Get support for resetting your password</a>.' ),434 __( '<strong>ERROR</strong>: The email could not be sent. Your site may not be correctly configured to send emails. <a href="%s">Get support for resetting your password</a>.' ), 435 435 esc_url( $support ) 436 436 )
Note: See TracChangeset
for help on using the changeset viewer.