From 379cbad431b6f76fc0b2a44aaa0ed01a12b7de6d Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Sat, 19 Sep 1998 12:47:54 +0000 Subject: [PATCH] Change default banner to include version info. --- defparams.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/defparams.pl b/defparams.pl index f17f624754..807e513102 100644 --- a/defparams.pl +++ b/defparams.pl @@ -140,7 +140,9 @@ word (as defined on this page).", q{
}); +BORDER=0 WIDTH=600 HEIGHT=58> +
Bugzilla version %version% +
}); 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.", -- 2.47.2