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

This commit is contained in:
sharvey 2010-02-25 04:06:10 +00:00
parent a8d1e91ddf
commit 33686e4d98
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class GoogleSitemapDecorator extends SiteTreeDecorator {
'SiteTree.METANOTEPRIORITY',
"Manually specify a Google Sitemaps priority for this page (%s)"
),
'<a href="https://www.google.com/webmasters/tools/docs/en/protocol.html#prioritydef">?</a>'
'<a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=71936#prioritize" target="_blank">?</a>'
) .
"</p>"
),