{* * $Revision: 17380 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}

{g->text text="Sitemap settings"}

{capture assign="googleLink"} {g->text text="Google Sitemaps"} {/capture} {capture assign="sitemapLink"} {g->url arg1="view=sitemap.Sitemap" forceFullUrl=1} {/capture}

{g->text text="To use the Google Sitemap, you must now go to the %s page and submit this url: %s" arg1=$googleLink arg2=$sitemapLink}

{capture assign="link"}{strip} {if $AdminSitemap.canRewrite} {assign var=subView value="rewrite.AdminRewrite"} {else} {assign var=subView value="core.AdminPlugins"} {/if} {g->text text="URL Rewrite Module"} {/strip}{/capture}

{g->text text="You can change the Sitemap url using the %s." arg1=$link}