diff --git wordpress.org/public_html/wp-content/themes/pub/wporg/footer.php wordpress.org/public_html/wp-content/themes/pub/wporg/footer.php
index e6502e5d6..e77ff5131 100644
|
|
|
namespace WordPressdotorg\Theme; |
| 14 | 14 | ?> |
| 15 | 15 | |
| 16 | 16 | </div><!-- #content --> |
| | 17 | </div><!-- #page --> |
| 17 | 18 | <?php |
| 18 | 19 | require WPORGPATH . 'footer.php'; |
| 19 | 20 | |
| … |
… |
__( 'WordPress.org Privacy Policy', 'wporg' ); |
| 61 | 62 | __( 'License / GPLv2', 'wporg' ); |
| 62 | 63 | __( 'WordPress is open source software', 'wporg' ); |
| 63 | 64 | __( 'Follow %s on Twitter', 'wporg' ); |
| 64 | | __( 'Like %s on Facebook', 'wporg' ); |
| 65 | | No newline at end of file |
| | 65 | __( 'Like %s on Facebook', 'wporg' ); |