summaryrefslogtreecommitdiffstats
path: root/Tools/faqwiz
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-05-26 16:02:56 (GMT)
committerGuido van Rossum <guido@python.org>1997-05-26 16:02:56 (GMT)
commit030144d9f6cbf82a5e0f5189dbd4c89d813062e3 (patch)
tree8fe8827265f4d741e0d18e50aac387c8e323cd4f /Tools/faqwiz
parent1f04772347177cdbedfcaed2511f380f4ed6eb3a (diff)
downloadcpython-030144d9f6cbf82a5e0f5189dbd4c89d813062e3.zip
cpython-030144d9f6cbf82a5e0f5189dbd4c89d813062e3.tar.gz
cpython-030144d9f6cbf82a5e0f5189dbd4c89d813062e3.tar.bz2
Don't need <BR> at end of <LI>.
Diffstat (limited to 'Tools/faqwiz')
-rw-r--r--Tools/faqwiz/faqconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/faqwiz/faqconf.py b/Tools/faqwiz/faqconf.py
index 3af5b5e..7b374ad 100644
--- a/Tools/faqwiz/faqconf.py
+++ b/Tools/faqwiz/faqconf.py
@@ -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