summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/core.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/core.html.tmpl')
-rw-r--r--template/en/default/admin/params/core.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl
index fd839ed9b..cc533fc91 100644
--- a/template/en/default/admin/params/core.html.tmpl
+++ b/template/en/default/admin/params/core.html.tmpl
@@ -21,9 +21,9 @@
ssl_redirect =>
"When this is enabled, $terms.Bugzilla will ensure that every page is"
_ " accessed over SSL, by redirecting any plain HTTP requests to HTTPS"
- _ " using the <tt>sslbase</tt> parameter. Also, when this is enabled,"
- _ " $terms.Bugzilla will send out links using <tt>sslbase</tt> in emails"
- _ " instead of <tt>urlbase</tt>.",
+ _ " using the <var>sslbase</var> parameter. Also, when this is enabled,"
+ _ " $terms.Bugzilla will send out links using <var>sslbase</var> in emails"
+ _ " instead of <var>urlbase</var>.",
cookiepath => "Path, relative to your web document root, to which to restrict " _
"$terms.Bugzilla cookies. Normally this is the URI portion of your URL " _