]> granicus.if.org Git - python/commitdiff
Don't need <BR> at end of <LI>.
authorGuido van Rossum <guido@python.org>
Mon, 26 May 1997 16:02:56 +0000 (16:02 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 26 May 1997 16:02:56 +0000 (16:02 +0000)
Tools/faqwiz/faqconf.py

index 3af5b5e243948a357b98796fd657f2fe0a3def1b..7b374ad58ac88f3aa3af3dc0df3431dc4eb9a2bb 100644 (file)
@@ -188,7 +188,7 @@ INDEX_ENDSECTION = """
 """
 
 INDEX_ENTRY = """\
-<LI><A HREF="%(FAQCGI)s?req=show&amp;file=%(file)s">%(title)s</A><BR>
+<LI><A HREF="%(FAQCGI)s?req=show&amp;file=%(file)s">%(title)s</A>
 """
 
 # Entry formatting