diff --git a/ChangeLog b/ChangeLog index 15f41fbe4..8bca106a4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,11 @@ $Source$ 2001-08-28 Loïc Chapeaux * lang/galician.inc.php3, select_lang.inc.php3: new Galician lang thanks to Xose Calvo . + * select_lang.inc.php3: added the possible use of a cookie to retain the + language choosen by the user. + * main.php3: + - lines 425-426: form is submitted with post method; + - lines 431-447: languages are sorted by their true names. 2001-08-28 Olivier Müller * db_stats.php3: fixed the sql query so that the script won't die, even if diff --git a/main.php3 b/main.php3 index a2d2a9cb0..c0d7181d4 100755 --- a/main.php3 +++ b/main.php3 @@ -422,11 +422,29 @@ if (empty($cfgLang)) { item -
+ + Language: