I have a MOSS 2007 site set to use a master template called Awesome.master http://mysite.com/AwesomeSite/AwesomeSite.aspx
I recently updated this template to change the <body> tag, and that worked fine but the changes have not taken effect for pages such as Document Libraries and Polls:
http://mysite.com/AwesomeSite/ImportantFiles/Forms/AllItems.aspx
I can tell from looking at the HTML returned for these pages that it is not using Awesome.master, because it not only using the old format <body> tag but it's also missing the Google analytics code that was added to the master template a few months back. This applies to all the subsites I changed the master template for, but only for pages like Document libraries and polls.
I can't tell is where the page is getting its formatting from; is there some special master template setting for "built in" pages like viewing a document library? How do I find what template is being used and adjust the <body> tag as needed?
