Ticket #2901: 2901b.diff
| File 2901b.diff, 518 bytes (added by Nazgul, 6 years ago) |
|---|
-
wp-login.php
208 208 $error = __('Your session has expired.'); 209 209 } 210 210 } 211 else if ( $user_login || $user_pass ) 212 $error = __('<strong>Error</strong>: The password field is empty.'); 211 213 ?> 212 214 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 213 215 <html xmlns="http://www.w3.org/1999/xhtml">
