From ca0d3d364bbfbd5fcb65c1153a21469b077ba80e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 22 Feb 2006 22:58:39 +0000 Subject: Bug 316127: Implement an infrastructure to link to the documentation - Patch by Marc Schumann r=vladd a=justdave --- template/en/default/admin/params/core.html.tmpl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'template/en/default/admin/params/core.html.tmpl') 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 +%] -- cgit v1.2.3-24-g4f1b