Each of my file names is titled: "Name of Organization Page Name". Is there a way to suppress the "Name of Organization " part of the tile in the site map?
The sitemap_tpl.html has
<a href="<TVAR link>" title="<TVAR title_clean>"><TVAR title></a>
Is there a way to modify this so the site map doesn't show the full title?
Thanks.