]> git.donarmstrong.com Git - bugscan.git/commitdiff
fix HTML code
authorTomas Pospisek <tpo_hp@sourcepole.ch>
Sat, 24 Jan 2015 00:35:19 +0000 (01:35 +0100)
committerTomas Pospisek <tpo_hp@sourcepole.ch>
Sat, 24 Jan 2015 21:37:21 +0000 (22:37 +0100)
dohtml

diff --git a/dohtml b/dohtml
index afc81fe7687752c61b8bd4e76bee0252ed06fc18..7ae7036e6248596d47c50771bac86f022b48ae00 100755 (executable)
--- a/dohtml
+++ b/dohtml
@@ -67,7 +67,7 @@ EOF
        ./bugreport -H -s $filter
        
        cat <<EOF
        ./bugreport -H -s $filter
        
        cat <<EOF
-<p>
+</p>
 Explanation for <a href="http://www.debian.org/Bugs/Developer#tags">bug
 tags</a>:
 
 Explanation for <a href="http://www.debian.org/Bugs/Developer#tags">bug
 tags</a>:
 
@@ -83,11 +83,10 @@ tags</a>:
 </ul>
 
 <p>
 </ul>
 
 <p>
-The second set of tags indicate what releases a bug applies to:
-O for oldstable (squeeze), S for stable (wheezy), T for testing (jessie),
-U for unstable (sid) or E for experimental.
-
-<p>
+  The second set of tags indicate what releases a bug applies to:
+  O for oldstable (squeeze), S for stable (wheezy), T for testing (jessie),
+  U for unstable (sid) or E for experimental.
+</p>
 
 EOF
        ./bugreport -H -l $filter
 
 EOF
        ./bugreport -H -l $filter
@@ -152,7 +151,7 @@ EOF
     <br>
      + <a href="other/testing.html">Only bugs relevant to testing</a>
 </ul>
     <br>
      + <a href="other/testing.html">Only bugs relevant to testing</a>
 </ul>
-<p clear=both>
+<p clear=both></p>
 EOF
 
        html_page_creation_notice
 EOF
 
        html_page_creation_notice