]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2003-09-18 11:20:54 by joy]
authorjoy <>
Thu, 18 Sep 2003 18:20:54 +0000 (10:20 -0800)
committerjoy <>
Thu, 18 Sep 2003 18:20:54 +0000 (10:20 -0800)
properly arrange the <hr>s at the bottom

cgi/common.pl
scripts/text.in

index d30442ec259ac4c48e7ef1876a1ff271d502ef9f..8afd98744e3b979e973e77d3ba48cbe194824858 100644 (file)
@@ -580,7 +580,7 @@ sub htmlizebugs {
 
     $result = $header . $result if ( $common{show_list_header} );
     $result .= $debbugs::gHTMLExpireNote if $gRemoveAge and $anydone;
-    $result .= $footer if ( $common{show_list_footer} );
+    $result .= "<hr>" . $footer if ( $common{show_list_footer} );
     return $result;
 }
 
index 12ff3eddc747b4e963957f4fb12bd20a8c694003..a1df91940f7154fca8bcc8303061fdd0bc4fb7da 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: text.in,v 1.22 2003/08/24 23:30:04 cjwatson Exp $
+# $Id: text.in,v 1.23 2003/09/18 11:20:54 joy Exp $
 
 ############################################################################
 #  Here is a blurb to point people to ftp archive of directions.  It is
@@ -171,7 +171,7 @@ $gHTMLStart = "<BODY>";
 ############################################################################
 # shows up at the end of (most) html pages.
 ############################################################################
-$gHTMLTail = "<HR>
+$gHTMLTail = "
  <ADDRESS>$gMaintainer &lt;<A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>&gt;.
  Last modified:
  <!--timestamp-->