From dc650fcaeadbc1aac792f012db8f1865b9fa2830 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 13 Jul 2002 16:19:17 +0000 Subject: Compress header, shrink images --- html/header.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/html/header.html b/html/header.html index c9c59e86..46d76d3b 100644 --- a/html/header.html +++ b/html/header.html @@ -1,15 +1,15 @@ - +
-\n"; - if ($name=="Download" || $name=="Documentation") print "\n"; + if ($name=="Documentation") print "\n"; } print "
+ Proof General + width=90 height=119 border=0 >
- Proof General + Proof General

Organize your proofs!

"main", "Features" => "features", "Download" => "download", + "Documentation" => "doc", + "News" => "news", "Screenshots" => "screenshot", - "Documentation" => "doc", "Development" => "devel", - "About" => "about", - "Links" => "links" + "About" => "about" ); $DEFAULT = $links_arr["Home"]; $wanted_okay = 0; @@ -52,7 +52,7 @@ print "$name"; } print "
\n"; ?> -- cgit v1.2.3