baby steps

This commit is contained in:
eric 2004-07-02 12:47:16 +00:00
parent 2358929978
commit ae26c9ce2a
6 changed files with 123 additions and 45 deletions

View file

@ -365,7 +365,8 @@ function html_header() {
# XXX Can I scale a PNG like this?
#
print "<img src='/images/AUR-logo-80.png' width='85' height='45' border='0' /></a></td>\n";
print "<img src='/images/AUR-logo-80.png' width='85' height='45' ";
print "alt='AUR' border='0' /></a></td>\n";
print " <td class='headerDisplay' valign='top' align='right'>";
print "<span class='preHeader'>ArchLinux User-community Repository</span><br />";