diff --git a/docs/upgrades/7fixup.pl b/docs/upgrades/7fixup.pl index 2b2bfe9b2..e85805571 100644 --- a/docs/upgrades/7fixup.pl +++ b/docs/upgrades/7fixup.pl @@ -77,6 +77,7 @@ sub addNewStyles { foreach my $file (@files) { next if $file eq ".."; next if $file eq "."; + next if $file eq ".svn"; $assetCounter++; print "\t\t\tAdding $file\n"; if ($file =~ m/\.[png|jpg|gif]+$/) { diff --git a/docs/upgrades/7fixup/style1/style01_nav_lvl2.tmpl b/docs/upgrades/7fixup/style1/style01_nav_lvl2.tmpl index 399a7980c..750d23f5f 100644 --- a/docs/upgrades/7fixup/style1/style01_nav_lvl2.tmpl +++ b/docs/upgrades/7fixup/style1/style01_nav_lvl2.tmpl @@ -1,4 +1,4 @@ -#id:PBnav000000style01lvl2 +#PBnav000000style01lvl2 #title:Style 01 Nav lvl2 #menutitle:Style 01 Nav lvl2 #url:style01_nav_lvl2 @@ -25,4 +25,4 @@   - \ No newline at end of file +