diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-09-28 05:25:52 +0200 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-09-28 05:25:52 +0200 |
commit | cef0de258d76ae39a892c1fcefd84d62b9b43e41 (patch) | |
tree | 4f57668d339ad112167b2a1bf5df9cb497c08593 /template | |
parent | 9c13acab14bf2e2597d51aa0aedda2496d34a7a0 (diff) | |
download | bugzilla-cef0de258d76ae39a892c1fcefd84d62b9b43e41.tar.gz bugzilla-cef0de258d76ae39a892c1fcefd84d62b9b43e41.tar.xz |
Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.
https://bugzilla.mozilla.org/show_bug.cgi?id=594990
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/params/advanced.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/advanced.html.tmpl b/template/en/default/admin/params/advanced.html.tmpl index 2414a46fb..10a1fb678 100644 --- a/template/en/default/admin/params/advanced.html.tmpl +++ b/template/en/default/admin/params/advanced.html.tmpl @@ -31,7 +31,7 @@ security to your SSL connections by forcing the browser to always access your domain over SSL and never accept an invalid certificate. However, it should only be used if you have the <code>ssl_redirect</code> - parameter turned on, Bugzilla is the only thing running + parameter turned on, [% terms.Bugzilla %] is the only thing running on its domain (i.e., your <code>urlbase</code> is something like <code>http://bugzilla.example.com/</code>), and you never plan to disable the <code>ssl_redirect</code> parameter. |