diff --git a/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php b/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php index 829e50813a..652a2b75dd 100644 --- a/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php +++ b/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php @@ -86,7 +86,9 @@ class WP_Sitemaps_Stylesheet { {$title} - +
@@ -192,7 +194,9 @@ XSL; {$title} - +
@@ -251,42 +255,43 @@ XSL; $text_align = is_rtl() ? 'right' : 'left'; $css = <<