mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
baby steps
This commit is contained in:
parent
2358929978
commit
ae26c9ce2a
6 changed files with 123 additions and 45 deletions
|
@ -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 />";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue