Remove postfix logo

This commit is contained in:
Jamie Cameron
2007-06-05 00:18:26 +00:00
parent 0afe7141d6
commit da409754be

View File

@@ -325,6 +325,5 @@ print "//--></style>";
#print "<body><div class='center'>";
print "<table border='0' cellpadding='3' width='600' align='center'>";
print "<tr class='h'><td>";
print "<a href='http://www.postfix.com/'><img border='0' src='images/postfix_logo.gif' alt='Postfix Logo' align='right'/></a>";
return;
}