From: joy <> Date: Thu, 18 Sep 2003 18:20:54 +0000 (-0800) Subject: [project @ 2003-09-18 11:20:54 by joy] X-Git-Tag: release/2.6.0~786 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=56965aba234fc8e0d9df935bb3e617eca07b22cd;p=debbugs.git [project @ 2003-09-18 11:20:54 by joy] properly arrange the
s at the bottom --- diff --git a/cgi/common.pl b/cgi/common.pl index d30442ec..8afd9874 100644 --- a/cgi/common.pl +++ b/cgi/common.pl @@ -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 .= "
" . $footer if ( $common{show_list_footer} ); return $result; } diff --git a/scripts/text.in b/scripts/text.in index 12ff3edd..a1df9194 100644 --- a/scripts/text.in +++ b/scripts/text.in @@ -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 = ""; ############################################################################ # shows up at the end of (most) html pages. ############################################################################ -$gHTMLTail = "
+$gHTMLTail = "
$gMaintainer <$gMaintainerEmail>. Last modified: