web: correctly terminate list items <li> with </li> instead of with <br>
authorMichael Adam <obnox@samba.org>
Fri, 8 Jul 2011 08:07:42 +0000 (10:07 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 8 Jul 2011 08:07:42 +0000 (10:07 +0200)
web/index.html

index 262b34ed849ce618712ed8c6e7823fa2d1144158..658a71e406e3ed41c1420a03420e821e5f1423d7 100644 (file)
@@ -128,11 +128,11 @@ projects that want to make their services cluster aware using CTDB.
 <hr>
 <h2>Developers</h2>
 <ul>
-<li><a href="http://samba.org/~tridge/">Andrew Tridgell</a><br>
-<li><a href="http://samba.org/~sahlberg/">Ronnie Sahlberg</a><br>
-<li><a href="http://samba.org/~obnox/">Michael Adam</a><br>
-<li>Peter Somogyi<br>
-<li><a href="http://sernet.de/Samba/">Volker Lendecke</a><br>
+<li><a href="http://samba.org/~tridge/">Andrew Tridgell</a></li>
+<li><a href="http://samba.org/~sahlberg/">Ronnie Sahlberg</a></li>
+<li><a href="http://samba.org/~obnox/">Michael Adam</a></li>
+<li>Peter Somogyi</li>
+<li><a href="http://sernet.de/Samba/">Volker Lendecke</a></li>
 <li>Stefan Metzmacher</li>
 </ul>