Changeset 29025 for trunk/src/wp-includes/theme.php
- Timestamp:
- 07/08/2014 05:03:48 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r28999 r29025 1875 1875 'isCrossDomain' => $cross_domain, 1876 1876 'browser' => $browser, 1877 'l10n' => array( 1878 'saveAlert' => __( 'The changes you made will be lost if you navigate away from this page.' ), 1879 ), 1877 1880 ); 1878 1881
Note: See TracChangeset
for help on using the changeset viewer.