[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] Fix HTML markup.



---
 library.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library.php b/library.php
index 6f76b45..23b34cb 100644
--- a/library.php
+++ b/library.php
@@ -1331,7 +1331,7 @@ function html_footer_text($raw=false) {
   echo "<div id=\"footer\">
 <small>Page generated on $date UTC<br />
 Pages written by <a href=\"http://wiki.debian.org/MehdiDogguy\";>Mehdi Dogguy</a><br />
-Architecture specific issues should be sent to &lt;<a href=\"mailto:\$arch@buildd.debian.org\";>\$arch@buildd.debian.org</a>&gt;</br />
+Architecture specific issues should be sent to &lt;<a href=\"mailto:\$arch@buildd.debian.org\";>\$arch@buildd.debian.org</a>&gt;<br />
 Service maintained by the wanna-build team &lt;<a href=\"http://lists.debian.org/debian-wb-team/\";>debian-wb-team@lists.debian.org</a>&gt;<br />
 Download code with git: <tt>git clone http://buildd.debian.org/git/pgstatus.git</tt></small><br />
 <span class=\"tiny\">
-- 
1.7.10.4


Reply to: