diff --git a/adminer/check.inc.php b/adminer/check.inc.php index a7df1ea4..305748d1 100644 --- a/adminer/check.inc.php +++ b/adminer/check.inc.php @@ -42,6 +42,8 @@ echo doc_link(array( ?>
- + + + diff --git a/adminer/create.inc.php b/adminer/create.inc.php index abdf8388..a4c10907 100644 --- a/adminer/create.inc.php +++ b/adminer/create.inc.php @@ -211,7 +211,9 @@ foreach ($engines as $engine) { - + + +
- + + + diff --git a/adminer/foreign.inc.php b/adminer/foreign.inc.php index 7da2d551..6f271668 100644 --- a/adminer/foreign.inc.php +++ b/adminer/foreign.inc.php @@ -108,6 +108,8 @@ foreach ($row["source"] as $key => $val) {
-
+
+
+
diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php
index b23394ef..99676fa6 100644
--- a/adminer/include/editing.inc.php
+++ b/adminer/include/editing.inc.php
@@ -339,7 +339,7 @@ function edit_fields($fields, $collations, $type = "TABLE", $foreign_keys = arra
$comment_class = (($_POST ? $_POST["comments"] : adminer_setting("comments")) ? "" : " class='hidden'");
?>
-
+" : ""); ?>
@@ -368,7 +368,10 @@ function edit_fields($fields, $collations, $type = "TABLE", $foreign_keys = arra
?>