--- a/wp/wp-admin/my-sites.php Wed Sep 21 18:19:35 2022 +0200 +++ b/wp/wp-admin/my-sites.php Tue Sep 27 16:37:53 2022 +0200 @@ -34,6 +34,7 @@ } } +// Used in the HTML title tag. $title = __( 'My Sites' ); $parent_file = 'index.php';