The following commit has been merged in the master branch:
commit 1d8a19f8a02bdea94d8ff34f7c92147616d78230
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Wed Apr 16 23:44:59 2008 +0200
html/head.tmpl: Remove some XHTML that crept in
diff --git a/templates/html/head.tmpl b/templates/html/head.tmpl
index 9aed6a2..9526e22 100644
--- a/templates/html/head.tmpl
+++ b/templates/html/head.tmpl
@@ -29,7 +29,7 @@
<div id="logo">
<!-- very Debian specific use of the logo stuff -->
- <a href="[% logo.url %]"><img src="[% logo.src %]" alt="" /></a>
+ <a href="[% logo.url %]"><img src="[% logo.src %]" alt=""></a>
<a href="[% logo.url %]"><img src="/Pics/debian-small.png" alt="[% logo.alt
%]" width="90" height="31"></a>
</div> <!-- end logo -->
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]