From 8d7f4245a6b26efd7df2d6a82f2c706ccaf6af4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 10 Jul 2001 19:41:05 +0000 Subject: [PATCH] Very little cosmetic changes --- header.inc.php3 | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/header.inc.php3 b/header.inc.php3 index acf7c2fc0..bb81af08d 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -1,7 +1,7 @@ ; font-size: 10pt} th {font-family: ; font-size: 10pt; font-weight: bold; background-color: } -td {font-family: ; font-size: 10pt;} +td {font-family: ; font-size: 10pt} form {font-family: ; font-size: 10pt} h1 {font-family: ; font-size: 16pt; font-weight: bold} A:link {font-family: ; font-size: 10pt; text-decoration: none; color: #0000ff} @@ -40,13 +40,11 @@ A:hover.nav {font-family: ; color: #FF0000} $strDatabase $db"; - if (isset($table) && !isset($btnDrop)) - { + if (isset($table) && !isset($btnDrop)) { echo " - $strTable $table"; } - echo ""; + echo '' . "\n"; } ?>