summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 075ea2eaf..8df823614 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -731,7 +731,7 @@ END
print "\n\n";
print "*** It appears that you still have an old index.html hanging\n";
print " around. The contents of this file should be moved into a\n";
- print " template and placed in the 'template/custom' directory.\n\n";
+ print " template and placed in the 'template/en/custom' directory.\n\n";
}
close HTML;
}