diff --git a/ChangeLog b/ChangeLog index 377449c46..00f3ba493 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog - bug #3340151 [export] Working SQL query exports error page - bug #3353649 [interface] "Create an index on X columns" form not validated - bug #3350790 [interface] JS error in Table->Structure->Index->Edit +- bug #3353811 [interface] Info message has "error" class 3.4.3.1 (2011-07-02) - [security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-5 diff --git a/tbl_indexes.php b/tbl_indexes.php index e2ef2880e..54923a0f8 100644 --- a/tbl_indexes.php +++ b/tbl_indexes.php @@ -161,7 +161,9 @@ if (isset($_REQUEST['create_index'])) { } ?> - +must be the name of and only of a primary key!)'))->display(); +?>
- -
-must be the name of and only of a primary key!)'))->display(); -?> +