Merge branch 'search-3.2.0' of git.rot13.org:/git/BackupPC into search-3.2.0
[BackupPC.git] / lib / BackupPC / CGI / Lib.pm
index 26aee2a..9861acc 100644 (file)
@@ -466,7 +466,10 @@ sub Header
 $Conf{CgiHeaders}
 <script src="$Conf{CgiImageDirURL}/sorttable.js"></script>
 </head><body onLoad="document.getElementById('NavMenu').style.height=document.body.scrollHeight">
+<!--
 <a href="http://backuppc.sourceforge.net"><img src="$Conf{CgiImageDirURL}/logo.gif" hspace="5" vspace="7" border="0"></a><br>
+-->
+<img src="/asa-150x50.png" hspace="5" vspace="7">
 EOF
 
     if ( defined($Hosts) && defined($host) && defined($Hosts->{$host}) ) {