Hi, after navigating from SP2007 to SP2010, we found that a number of our sites had broken breadcrumbs. I found a fix on the web that instructs you to remove the following line from the page layout file:
<asp:Content ContentPlaceHolderId="PlaceHolderTitleBreadcrum" runat="server" />
This works, but we have identified over 500 subsites that have this issue.
Rather than opening each site up in Sharepoint Designer, is there an automated way of removing one line like that from multiple files?
Thanks!






