- Timestamp:
- 07/23/2020 08:19:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r48508 r48588 425 425 } 426 426 427 $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Return to Top' ) . '</a>';427 $content .= '<a href="#wpbody" class="return-to-top"><span aria-hidden="true">↑ </span> ' . __( 'Return to top' ) . '</a>'; 428 428 429 429 $content .= '</div>'; // End of .privacy-text-section.
Note: See TracChangeset
for help on using the changeset viewer.