typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2005-03-17 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: bug #1165148, typo in Documentation.html
|
||||
|
||||
2005-03-16 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_properties_structure.php, tbl_alter.php, tbl_properties.inc.php,
|
||||
config.inc.php (comment only), libraries/common.lib.php:
|
||||
|
@@ -1337,7 +1337,7 @@ Defaults to FALSE (drop-down). <br />
|
||||
<dd>
|
||||
Defines the default language to use, if not browser-defined or
|
||||
user-defined.<br />
|
||||
See the <i>select_lang.inc.php</i> script to know the valid values for
|
||||
See the <i>select_lang.lib.php</i> script to know the valid values for
|
||||
this setting.
|
||||
<br /><br />
|
||||
</dd>
|
||||
@@ -1345,7 +1345,7 @@ Defaults to FALSE (drop-down). <br />
|
||||
<dt><b>$cfg['Lang'] </b>string</dt>
|
||||
<dd>
|
||||
Force: always use this language (must be defined in the
|
||||
<i>select_lang.inc.php</i> script).
|
||||
<i>select_lang.lib.php</i> script).
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
|
Reference in New Issue
Block a user