summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-09-19 14:47:54 +0200
committerterry%netscape.com <>1998-09-19 14:47:54 +0200
commit379cbad431b6f76fc0b2a44aaa0ed01a12b7de6d (patch)
treeafefbce16c2a9195ec7d5f6c82c7ebf3fbd35154 /defparams.pl
parent2a5e28fc83761abab515c767604d6ea2758fccb9 (diff)
downloadbugzilla-379cbad431b6f76fc0b2a44aaa0ed01a12b7de6d.tar.gz
bugzilla-379cbad431b6f76fc0b2a44aaa0ed01a12b7de6d.tar.xz
Change default banner to include version info.
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl
index f17f62475..807e51310 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -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.",