diff --git a/js/functions.js b/js/functions.js index 6559b34e9..782c725ad 100644 --- a/js/functions.js +++ b/js/functions.js @@ -1689,6 +1689,7 @@ $(document).ready(function() { .append(data) .dialog({ title: PMA_messages['strCreateTable'], + height: 600, width: 900, open: PMA_verifyTypeOfAllColumns, buttons : button_options