- Timestamp:
- 11/09/2020 10:51:52 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r49255 r49539 425 425 } 426 426 427 $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( ' Returnto top' ) . '</a>';427 $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Go to top' ) . '</a>'; 428 428 429 429 $content .= '</div>'; // End of .privacy-text-section.
Note: See TracChangeset
for help on using the changeset viewer.