diff --git a/adminer/include/design.inc.php b/adminer/include/design.inc.php index 2007cf85..09c41048 100644 --- a/adminer/include/design.inc.php +++ b/adminer/include/design.inc.php @@ -10,7 +10,7 @@ function page_header($title, $error = "", $breadcrumb = array(), $title2 = "") { -<?php echo $title_all . ($_GET["server"] != "" && $_GET["server"] != "localhost" ? h("- $_GET[server]") : "") . " - " . $adminer->name(); ?> +<?php echo $title_all . ($_GET["server"] != "" && $_GET["server"] != "localhost" ? h(" - $_GET[server]") : "") . " - " . $adminer->name(); ?> diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index d878d166..8f4babe9 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -109,8 +109,7 @@ function edit_type($key, $field, $collations, $foreign_keys = array()) { global $structured_types, $unsigned, $inout; ?> -" size="3" onfocus="editingLengthFocus(this);"> -" size="3" onfocus="editingLengthFocus(this);">