From 33686e4d986e81108cf900e1b0bc6e295a280794 Mon Sep 17 00:00:00 2001 From: sharvey Date: Thu, 25 Feb 2010 04:06:10 +0000 Subject: [PATCH] BUGFIX #5035 Fixed broken link to priorities help in Google Sitemap tab for each page in CMS, link now also opens in a new tab/window --- code/GoogleSitemapDecorator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/GoogleSitemapDecorator.php b/code/GoogleSitemapDecorator.php index f4c42f2..c62e9c1 100644 --- a/code/GoogleSitemapDecorator.php +++ b/code/GoogleSitemapDecorator.php @@ -45,7 +45,7 @@ class GoogleSitemapDecorator extends SiteTreeDecorator { 'SiteTree.METANOTEPRIORITY', "Manually specify a Google Sitemaps priority for this page (%s)" ), - '?' + '?' ) . "

" ),