]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Removed an unused line in alog2html.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Aug 2008 09:39:26 +0000 (09:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Aug 2008 09:39:26 +0000 (09:39 +0000)
tools/alog2html

index cf13974fd7e828fb9e95c712236e7c848f73280a..67db1437650eb326335963deafaeb4d7596f9ae5 100644 (file)
@@ -29,7 +29,6 @@ HEAD="""<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 <style type="text/css"> 
 * {
   font-size:14px;
-  <--color:#000000;
   }
 
 .black{color:#000000;}