PDA

View Full Version : sitemap indents gone from v6.10+


pinbrook_nick
10-Apr-2003, 09:18 PM
Am I mistaken, or has the file Act_SiteMapIndentBegin.html become empty since the v6.10 patch? This stops the indents appearing on the sitemap.

I fixed it by copying the Act_SiteMapIndentBegin.html file from the Backup v6.0.2.0.0.0.CNNA\site1 folder.

TraceyG
11-Apr-2003, 10:35 AM
Hi Nick,

You are not mistaken, this file is indeed blank and has been reported. If anyone needs the code for that file, just copy and paste the following into it:

<!-- SiteMapIndentBegin HTML begin -->
<!-- Insert HTML for the beginning of the start of a sitemap indent -->

<UL>

<!-- Insert HTML for the beginning of the start of a sitemap indent -->
<!-- SiteMapIndentBegin HTML end -->


Thanks for pointing this out to us.