diff -r 7b1b88e27a20 -r 48c4eec2b7e6 wp/wp-admin/network/index.php --- a/wp/wp-admin/network/index.php Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-admin/network/index.php Fri Sep 05 18:40:08 2025 +0200 @@ -53,8 +53,8 @@ get_current_screen()->set_help_sidebar( '
' . __( 'For more information:' ) . '
' . - '' . __( 'Documentation on the Network Admin' ) . '
' . - '' . __( 'Support Forums' ) . '
' + '' . __( 'Documentation on the Network Admin' ) . '
' . + '' . __( 'Support forums' ) . '
' ); wp_dashboard_setup();