From 280c184398d4e4de9c00c96ee9dff1d7e6724615 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 7 Apr 2015 13:14:35 +0800 Subject: Bug 1146960: replace the version number on bmo with a build number --- template/en/default/admin/params/core.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl index b1578f422..0f7a95139 100644 --- a/template/en/default/admin/params/core.html.tmpl +++ b/template/en/default/admin/params/core.html.tmpl @@ -28,6 +28,9 @@ urlbase => "The URL that is the common initial leading part of all $terms.Bugzilla " _ "URLs.", + bugzilla_version => "The visible version number of Bugzilla. This should be set to " _ + "the date when BMO was last updated, in the format yyyy.mm.dd", + sslbase => "The URL that is the common initial leading part of all HTTPS " _ "(SSL) $terms.Bugzilla URLs.", -- cgit v1.2.3-24-g4f1b