Changeset 51420 for branches/5.8/src/wp-admin/credits.php
- Timestamp:
- 07/13/2021 04:17:05 PM (5 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/credits.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
- Property svn:mergeinfo changed
/trunk merged: 51413,51418
- Property svn:mergeinfo changed
-
branches/5.8/src/wp-admin/credits.php
r51360 r51420 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.