From f696d478ee0d9a5802d1a8d501c6d56072902012 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 11 Oct 2002 13:19:25 +0000
Subject: [PATCH] fixing annoying line

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@35 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/index.html | 27 ++++++++++-----------------
 1 file changed, 10 insertions(+), 17 deletions(-)

diff --git a/www/index.html b/www/index.html
index 8fb561471..f9367b946 100644
--- a/www/index.html
+++ b/www/index.html
@@ -3,31 +3,24 @@
 <head>
   <title>smartmontools Home Page</title>
                                                                      
-  <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
+  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    
   <meta name="author" content="Bruce Allen">
    
-  <meta name="description"
- content="SMART S.M.A.R.T. linux disk monitoring">
-</head>
+  <meta name="description" content="SMART S.M.A.R.T. linux disk monitoring">
+  </head>
   <body>
-                   
-<div align="center">       
-<h1>   </h1>
-             
-<div align="center">       
-<h1> </h1>
            
-<h1><font color="#3333ff">smartmontools HOME PAGE &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 
-    </font><a href="http://sourceforge.net"><img
+<div align="center">
+<h1><font color="#3333ff">smartmontools HOME PAGE &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; </font>
+
+<a href="http://sourceforge.net"><img
  src="http://sourceforge.net/sflogo.php?group_id=64297&amp;type=5"
  width="210" height="62" border="0" alt="SourceForge.net Logo"
  align="middle">
-</a></h1>
-               
-<h3><font color="#3333ff"> </font></h3>
-        </div>
+</a>
+</h1>
+</div>
                    
 <div align="left">This is the home page for smartmontools. &nbsp;The smartmontools
      package contains two utility programs (<font color="#3333ff"><b>smartctl</b></font>
-- 
GitLab