summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-05-31 23:48:17 +0200
committerDylan William Hardison <dylan@hardison.net>2017-05-31 23:48:38 +0200
commit970190150a40d4bd574a1a84ac640ec44318869e (patch)
tree2b2209df631cbd1361564c68b955ee4a72f59ddb /template/en/default/admin
parent5d6b04229f82bd33883c4dbc18b6050410aeae33 (diff)
downloadbugzilla-970190150a40d4bd574a1a84ac640ec44318869e.tar.gz
bugzilla-970190150a40d4bd574a1a84ac640ec44318869e.tar.xz
Bug 1365734 - Handle BMO version number in Makefile.PL / MYMETA.json
Diffstat (limited to 'template/en/default/admin')
-rw-r--r--template/en/default/admin/params/core.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl
index 0f7a95139..b1578f422 100644
--- a/template/en/default/admin/params/core.html.tmpl
+++ b/template/en/default/admin/params/core.html.tmpl
@@ -28,9 +28,6 @@
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 <tt>yyyy.mm.dd</tt>",
-
sslbase => "The URL that is the common initial leading part of all HTTPS " _
"(SSL) $terms.Bugzilla URLs.",