]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 28 Sep 2010 03:26:37 +0000 (20:26 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 28 Sep 2010 03:26:37 +0000 (20:26 -0700)
https://bugzilla.mozilla.org/show_bug.cgi?id=594990

template/en/default/admin/params/advanced.html.tmpl

index 2414a46fb4f043c35a47d719cf3db8ba8778e3dc..10a1fb678d03fc7af488085d0d42c3e53fc885e1 100644 (file)
@@ -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.