From 1b69d0bf554fe4fd780c2feb0630ebc7624fa39a Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Sun, 24 Jun 2012 18:18:15 +0100 Subject: [PATCH] Drop the target attrbute from links and forms --- index.php | 2 +- js/functions.js | 34 +++++++------- js/navigation.js | 12 +++++ libraries/Config.class.php | 2 +- libraries/Header.class.php | 1 + libraries/NavigationHeader.class.php | 10 ++--- libraries/Theme.class.php | 2 +- libraries/Theme_Manager.class.php | 3 +- libraries/Util.class.php | 45 ++++++++----------- libraries/build_html_for_db.lib.php | 2 +- .../auth/AuthenticationCookie.class.php | 2 +- themes/original/css/navigation.css.php | 2 +- themes/pmahomme/css/navigation.css.php | 6 +-- 13 files changed, 64 insertions(+), 59 deletions(-) diff --git a/index.php b/index.php index 30f901cac5..db6d0952d9 100644 --- a/index.php +++ b/index.php @@ -140,7 +140,7 @@ if ($server > 0 } } // end if echo '
  • '; - echo '
    ' . "\n" + echo ' ' . "\n" . PMA_generate_common_hidden_inputs(null, null, 4, 'collation_connection') . '