Changeset 39326 for trunk/src/wp-login.php
- Timestamp:
- 11/21/2016 02:45:53 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r39323 r39326 342 342 } 343 343 344 /* translators: Password reset email subject. 1: Site name */ 344 345 $title = sprintf( __('[%s] Password Reset'), $blogname ); 345 346
Note: See TracChangeset
for help on using the changeset viewer.