diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index 8a6e4458..4cae2c70 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -280,7 +280,7 @@ echo checkbox("fields[$i][has_default]", 1, $field["has_default"], "", "", "", " . " " . " " : ""); - echo ($orig == "" || support("drop_col") ? "" : ""); + echo ($orig == "" || support("drop_col") ? "" : ""); echo "\n"; } } diff --git a/adminer/indexes.inc.php b/adminer/indexes.inc.php index da82ff21..34512347 100644 --- a/adminer/indexes.inc.php +++ b/adminer/indexes.inc.php @@ -132,7 +132,7 @@ foreach ($row["indexes"] as $index) { } echo "