Commit 5eb383af authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 341273: Display Bugzilla version in a public place on Bugzilla installs -…

Bug 341273: Display Bugzilla version in a public place on Bugzilla installs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
parent 05fe02cd
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
[% PROCESS global/header.html.tmpl [% PROCESS global/header.html.tmpl
title = "$terms.Bugzilla Main Page" title = "$terms.Bugzilla Main Page"
h3 = "version $VERSION"
style_urls = [ 'skins/standard/index.css' ] style_urls = [ 'skins/standard/index.css' ]
onload = 'document.forms[\'f\'].quicksearch.focus();' onload = 'document.forms[\'f\'].quicksearch.focus();'
%] %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment