From 3a76704f580743b13e34f840872b53dd1aa6cf94 Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Fri, 19 Feb 2010 14:13:07 +0000 Subject: [PATCH] Spaces git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1322 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- adminer/include/design.inc.php | 2 +- adminer/include/editing.inc.php | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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);">