Changeset 51413 for trunk/src/wp-admin/credits.php
- Timestamp:
- 07/13/2021 12:11:42 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/credits.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/credits.php
r51356 r51413 53 53 ?> 54 54 <br /> 55 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress ' ); ?></a>.55 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress.' ); ?></a> 56 56 </p> 57 57 … … 61 61 <?php _e( 'Want to see your name in lights on this page?' ); ?> 62 62 <br /> 63 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress ' ); ?></a>.63 <a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress.' ); ?></a> 64 64 </p> 65 65
Note: See TracChangeset
for help on using the changeset viewer.