Changeset 50933 for trunk/src/wp-content/themes/twentytwenty/index.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/index.php
r48355 r50933 99 99 get_search_form( 100 100 array( 101 ' label' => __( 'search again', 'twentytwenty' ),101 'aria_label' => __( 'search again', 'twentytwenty' ), 102 102 ) 103 103 );
Note: See TracChangeset
for help on using the changeset viewer.