Changeset 55414 for trunk/src/wp-admin/options-general.php
- Timestamp:
- 02/23/2023 11:04:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-general.php
r55412 r55414 411 411 "<span class='spinner'></span>\n" . '</p>'; 412 412 413 echo "\t<p class='date-time-doc'>" . __( '<a href="https://wordpress.org/documentation/article/ formatting-date-and-time/">Documentation on date and time formatting</a>.' ) . "</p>\n";413 echo "\t<p class='date-time-doc'>" . __( '<a href="https://wordpress.org/documentation/article/customize-date-and-time-format/">Documentation on date and time formatting</a>.' ) . "</p>\n"; 414 414 ?> 415 415 </fieldset>
Note: See TracChangeset
for help on using the changeset viewer.