From 6634d064f962e824d766da93a9e7154d69e661fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?=
Date: Wed, 22 Aug 2001 21:56:33 +0000
Subject: [PATCH] fixed an xhtml1.0 error and removed the js "onchange" handler
---
main.php3 | 38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 deletions(-)
diff --git a/main.php3 b/main.php3
index ad42b4239..8129e0a52 100755
--- a/main.php3
+++ b/main.php3
@@ -51,7 +51,7 @@ if ($server > 0) {
if (!empty($cfgServer['socket'])) {
echo ':' . $cfgServer['socket'];
}
- echo "
\n";
+ echo "
\n";
}
@@ -414,36 +414,40 @@ if ($server > 0
phpMyAdmin |
-
-  |
+  |
|
-
-
+
+echo "\n";
+?>