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.tmpl8
1 files changed, 7 insertions, 1 deletions
diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl
index adf527c33..bc2dca564 100644
--- a/template/en/default/admin/params/core.html.tmpl
+++ b/template/en/default/admin/params/core.html.tmpl
@@ -32,6 +32,12 @@
urlbase => "The URL that is the common initial leading part of all $terms.Bugzilla " _
"URLs.",
+ docs_urlbase => "The URL that is the common initial leading part of all " _
+ "$terms.Bugzilla documentation URLs. " _
+ "It may be an absolute URL, or a URL relative to urlbase " _
+ "above. " _
+ "Leave this empty to suppress links to the documentation.",
+
sslbase => "The URL that is the common initial leading part of all HTTPS " _
"(SSL) $terms.Bugzilla URLs.",
@@ -65,4 +71,4 @@
shutdownhtml => "If this field is non-empty, then $terms.Bugzilla will be completely " _
"disabled and this text will be displayed instead of all the " _
"$terms.Bugzilla pages." }
-%] \ No newline at end of file
+%]