use asa logo
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 6 Feb 2011 10:32:36 +0000 (11:32 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 6 Feb 2011 10:32:36 +0000 (11:32 +0100)
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">
 $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>
 <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}) ) {
 EOF
 
     if ( defined($Hosts) && defined($host) && defined($Hosts->{$host}) ) {