diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index 91903e7..fd1f01a 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -30,7 +30,7 @@ [% PROCESS global/header.html.tmpl - title = "$terms.Bugzilla Main Page" + title = "Mageia Bugzilla" header = "Main Page" header_addl_info = "version $constants.BUGZILLA_VERSION" style_urls = [ 'skins/standard/index.css' ] |