This commit is contained in:
Michal Čihař
2005-10-08 14:34:25 +00:00
parent f4a8fafc98
commit bdafbb64a3

View File

@@ -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['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['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 // theme manager
$cfg['ThemePath'] = './themes'; // using themes manager please set up here the path to 'themes' $cfg['ThemePath'] = './themes'; // using themes manager please set up here the path to 'themes'