summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2017-12-02 16:43:01 +0100
committerDylan William Hardison <dylan@hardison.net>2017-12-02 16:43:01 +0100
commitcea1ba1953ef1dab6c50f3237db9e858d3a55439 (patch)
treeb096dc612d25edeba659ae635b6c4fbc1481ae4c /template/en/default/index.html.tmpl
parent95203b7664ccefac00ad1f05a62d2178f6573dd0 (diff)
downloadbugzilla-cea1ba1953ef1dab6c50f3237db9e858d3a55439.tar.gz
bugzilla-cea1ba1953ef1dab6c50f3237db9e858d3a55439.tar.xz
Bug 1420295 - Remove the Bugzilla version number from homepage
Diffstat (limited to 'template/en/default/index.html.tmpl')
-rw-r--r--template/en/default/index.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index 70c3d7f3e..4e56caa7f 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -28,7 +28,6 @@
[% PROCESS global/header.html.tmpl
title = "$terms.Bugzilla Main Page"
header = "Main Page"
- header_addl_info = "version " _ bugzilla_version
style_urls = [ 'skins/standard/index.css' ]
no_yui = 1
%]