From 168824b38fe7654cbe6bb8850d80c3f598d77e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 31 May 2010 14:17:50 +0200 Subject: [PATCH] Standard look to all forms on database properties page. --- db_operations.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/db_operations.php b/db_operations.php index 44e93b232..e879f0653 100644 --- a/db_operations.php +++ b/db_operations.php @@ -380,6 +380,8 @@ if (!$is_information_schema) { + +
@@ -422,6 +424,8 @@ if (!$is_information_schema) { echo 'INSERT INTO ... SELECT'; //} echo ')'; ?> + +
@@ -599,6 +603,8 @@ if (!$is_information_schema) { . ' ' . "\n" . PMA_generateCharsetDropdownBox(PMA_CSDROPDOWN_COLLATION, 'db_collation', 'select_db_collation', $db_collation, false, 3) + . '' + . '
' . ' ' . "\n" . '
' . "\n"