Remove “View all site content” link in SharePoint 2007 11 November 2011 Follow these steps to remove “View All Site Content” link form SharePoint 2007 site 1. Open your site master page in SharePoint designer 2. Go to the code and you will see the following <Sharepoint:SPSecurityTrimmedControl runat=”server” PermissionsString=”ViewFormPages”> <div> <SharePoint:SPLinkButton id=”idNavLinkViewAll” runat=”server” NavigateUrl=”~site/_layouts/viewlsts.aspx” Text=”<%$Resources:wss,quiklnch_allcontent%>”…