Changeset 40948 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 06/25/2017 10:05:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r40905 r40948 1460 1460 $notice .= "<p class='browser-update-nag{$browser_nag_class}'>{$msg}</p>"; 1461 1461 1462 $browsehappy = 'http ://browsehappy.com/';1462 $browsehappy = 'https://browsehappy.com/'; 1463 1463 $locale = get_user_locale(); 1464 1464 if ( 'en_US' !== $locale )
Note: See TracChangeset
for help on using the changeset viewer.