]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Change default banner to include version info.
authorterry%netscape.com <>
Sat, 19 Sep 1998 12:47:54 +0000 (12:47 +0000)
committerterry%netscape.com <>
Sat, 19 Sep 1998 12:47:54 +0000 (12:47 +0000)
defparams.pl

index f17f62475422ae53347f1ad26bf2a35964947ee8..807e513102c635edb56370f0457c56ef596ab3a7 100644 (file)
@@ -140,7 +140,9 @@ word (as defined on this page).",
          q{<TABLE BGCOLOR="#000000" WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0>
 <TR><TD><A HREF="http://www.mozilla.org/"><IMG
  SRC="http://www.mozilla.org/images/mozilla-banner.gif" ALT=""
-BORDER=0 WIDTH=600 HEIGHT=58></A></TD></TR></TABLE>});
+BORDER=0 WIDTH=600 HEIGHT=58></A></TD></TR></TABLE>
+<CENTER><FONT SIZE=-1>Bugzilla version %version%
+</FONT></CENTER>});
 
 DefParam("blurbhtml",
          "A blurb that appears as part of the header of every Bugzilla page.  This is a place to put brief warnings, pointers to one or two related pages, etc.",