diff --git a/src/wp-admin/freedoms.php b/src/wp-admin/freedoms.php index 03fe6a6808..b22f621f67 100644 --- a/src/wp-admin/freedoms.php +++ b/src/wp-admin/freedoms.php @@ -103,8 +103,6 @@ require_once ABSPATH . 'wp-admin/admin-header.php'; ); ?> </p> - - <p><?php _e( 'Don’t you wish all software came with these freedoms? So do we! For more information, check out the <a href="https://www.fsf.org/">Free Software Foundation</a>.' ); ?></p> </div> </div>