From db8d66976c25142845c8c3617bbfcb147991d687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 17 Jun 2001 18:11:23 +0000 Subject: [PATCH] Put the language selection at the top --- main.php3 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/main.php3 b/main.php3 index 6bea9c520..bfa18e4ef 100755 --- a/main.php3 +++ b/main.php3 @@ -14,6 +14,22 @@ if (!isset($message)) { } ?> +'; + reset($available_languages); + while (list($id,$tmplang) = each($available_languages)) { + $lang_name = ucfirst(substr(strstr($tmplang[0], '|'), 1)); + echo "\n"; + ?> + [  ] +
\n"; +} +?> + +

phpMyAdmin 2.3.0alpha-20010604 (unofficial devel-branch)

0) { @@ -173,22 +189,6 @@ if (isset($rows)) {
  • phpMyAdmin - - - -

    -
  • -[ ] -