clarify MainPageIconic

This commit is contained in:
Marc Delisle
2004-06-17 19:51:40 +00:00
parent 9d339c0a1f
commit f3eed79c1b
2 changed files with 3 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ $Source$
* tbl_properties_structure.php, tbl_relation.php:
enable Relation view for InnoDB, even if the internal
relational infrastructure is not available
* libraries/common.lib.php: undefined $unparsed_sql when fmtType=='none'
* config.inc.php: clarify MainPageIconic comments
2004-06-16 Marc Delisle <lem9@users.sourceforge.net>
Changes, thanks to Michael Keck (mkkeck):

View File

@@ -532,7 +532,7 @@ $cfg['SetHttpHostTitle'] = ''; // if ShowHttpHostTitle=true, ple
// If not set (or empty), the PMA will get your real Host-Adress.
$cfg['ErrorIconic'] = TRUE; // show some icons for warnings, errors and informations (true|false)?
$cfg['MainPageIconic'] = TRUE; // show icons in list on main page and on navigation bar (true|false)?
$cfg['MainPageIconic'] = TRUE; // show icons in list on main page, on right panel top menu (server db table) and on menu tabs (true|false)?
$cfg['ReplaceHelpImg'] = TRUE; // show help button instead of strDocumentation (true|false)?
// theme manager