From dfe2540380e453fc91d422a12fe1380770646597 Mon Sep 17 00:00:00 2001
From: jakubvrana
diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php
index a5fda4c7..ced0430c 100644
--- a/adminer/include/editing.inc.php
+++ b/adminer/include/editing.inc.php
@@ -188,7 +188,7 @@ function edit_fields($fields, $collations, $type = "TABLE", $allowed = 0, $forei
}
}
?>
-
+
@@ -218,11 +218,11 @@ if ($type == "PROCEDURE") {
checked>
- " onchange="this.previousSibling.checked = true;">
>" maxlength="255">
";
+ echo " ";
echo " ";
echo " ";
echo " ";
diff --git a/adminer/procedure.inc.php b/adminer/procedure.inc.php
index a631b8cf..fa583c1b 100644
--- a/adminer/procedure.inc.php
+++ b/adminer/procedure.inc.php
@@ -39,9 +39,14 @@ if ($_POST) {
?>