Changeset 9578
- Timestamp:
- 03/09/2020 10:38:06 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php
r9378 r9578 469 469 /* translators: %s: Link to the Drupal Security Whitepaper (english). */ 470 470 wp_kses_post( __( '<em>A special thank you to Drupal’s </em><a href="%s"><em>security white paper</em></a><em>, which provided some inspiration. </em>', 'wporg' ) ), 471 'http ://drupalsecurityreport.org/'471 'https://www.drupal.org/files/drupal-security-whitepaper-1-3_0.pdf' 472 472 ); 473 473 ?>
Note: See TracChangeset
for help on using the changeset viewer.