clarify MainPageIconic
This commit is contained in:
@@ -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):
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user