Changeset 50933 for trunk/src/wp-content/themes/twentytwenty/404.php
- Timestamp:
- 05/19/2021 06:38:53 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/404.php
r46827 r50933 22 22 get_search_form( 23 23 array( 24 ' label' => __( '404 not found', 'twentytwenty' ),24 'aria_label' => __( '404 not found', 'twentytwenty' ), 25 25 ) 26 26 );
Note: See TracChangeset
for help on using the changeset viewer.