aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-02 17:56:09 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-02 17:56:09 +0300
commitee3c114e724bbbca647fd3d3a4d42b04e7bb1273 (patch)
tree0c378b83f8aa74e336b2b78a9268856d30365232
parent56442a20f2df6d9761b5494ddde1bb4b6284172f (diff)
Hide header additional info like bugzilla version
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--template/en/default/index.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index b47b912..655032d 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -13,7 +13,7 @@
[% PROCESS global/header.html.tmpl
title = "$terms.Bugzilla Main Page"
header = "Main Page"
- header_addl_info = "version $constants.BUGZILLA_VERSION"
+# header_addl_info = "version $constants.BUGZILLA_VERSION"
style_urls = [ 'skins/standard/index.css' ]
%]