From bdafbb64a34a77314d857bfb55e2304754062dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 8 Oct 2005 14:34:25 +0000 Subject: [PATCH] typo --- config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.default.php b/config.default.php index 34b82f7a8..27786c8f4 100644 --- a/config.default.php +++ b/config.default.php @@ -574,7 +574,7 @@ $cfg['SetHttpHostTitle'] = ''; // if ShowHttpHostTitle=true, ple $cfg['ErrorIconic'] = TRUE; // show some icons for warning, error and information messages (true|false)? $cfg['MainPageIconic'] = TRUE; // show icons in list on main page and on menu tabs (true|false)? -$cfg['ReplaceHelpImg'] = TRUE; // show help button instead of strDocumentation (true|false)? +$cfg['ReplaceHelpImg'] = TRUE; // show help button instead of strDocu (true|false)? // theme manager $cfg['ThemePath'] = './themes'; // using themes manager please set up here the path to 'themes'