From 850741a174e9c7dca5bc3bbf2b6da753fa10fd65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 27 Apr 2004 12:55:53 +0000 Subject: [PATCH] Be valid XHTML 1.0 --- css/phpmyadmin.css.php | 8 ++++++++ server_databases.php | 4 ++-- server_status.php | 2 -- tbl_properties_structure.php | 8 ++------ 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/css/phpmyadmin.css.php b/css/phpmyadmin.css.php index 2ec0d820d..1417f2da5 100644 --- a/css/phpmyadmin.css.php +++ b/css/phpmyadmin.css.php @@ -281,3 +281,11 @@ form.clock { .nowrap { white-space: nowrap; } + +li { + padding-bottom: 1em; +} + +li form { + display: inline; +} diff --git a/server_databases.php b/server_databases.php index 82cd65cd6..a32257fd7 100644 --- a/server_databases.php +++ b/server_databases.php @@ -346,7 +346,7 @@ if (count($statistics) > 0) { . ' ' . "\n" . '
' . "\n" . ' ' . $strDatabasesStatsHeavyTraffic . "\n" - . '

' . "\n"; + . ' ' . "\n"; } else if ($is_superuser && !empty($dbstats)) { echo '
  • ' . "\n" . ' ' . "\n" @@ -354,7 +354,7 @@ if (count($statistics) > 0) { . ' ' . $strDatabasesStatsDisable . "\n" . ' ' . "\n" . ' ' . "\n" - . '


  • ' . "\n"; + . ' ' . "\n"; } if ($is_superuser || $cfg['AllowUserDropDatabase']) { echo '
  • ' . "\n" diff --git a/server_status.php b/server_status.php index 38335dcfb..daa7e8ed8 100644 --- a/server_status.php +++ b/server_status.php @@ -138,7 +138,6 @@ unset($tmp_array);
  • -
  • @@ -223,7 +222,6 @@ unset($serverStatus['Uptime']); if (!empty($serverStatus)) { ?> -

  • diff --git a/tbl_properties_structure.php b/tbl_properties_structure.php index e3e53025c..0c835af97 100644 --- a/tbl_properties_structure.php +++ b/tbl_properties_structure.php @@ -720,7 +720,7 @@ echo "\n";
  • -
    +
  • @@ -749,9 +749,7 @@ if ($cfg['Server']['relation']) { ?>
  • -
    - -
    +
  • -
    -