From 8e0b7aa5e9fb3920d4283b9582d8cf5a35d51ab1 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 12 Feb 2014 15:11:36 +0100 Subject: Bug 969881: All "Help" links in the header and footer of pages point to inexistent files r=gerv a=justdave --- template/en/default/admin/custom_fields/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/custom_fields/create.html.tmpl') diff --git a/template/en/default/admin/custom_fields/create.html.tmpl b/template/en/default/admin/custom_fields/create.html.tmpl index d610a68dc..1f6f71360 100644 --- a/template/en/default/admin/custom_fields/create.html.tmpl +++ b/template/en/default/admin/custom_fields/create.html.tmpl @@ -18,7 +18,7 @@ title = "Add a new Custom Field" onload = "document.getElementById('new_bugmail').disabled = true;" javascript_urls = [ 'js/util.js' ] - doc_section = "custom-fields.html#add-custom-fields" + doc_section = "administration.html#adding-custom-fields" style_urls = ['skins/standard/admin.css'] %] -- cgit v1.2.3-24-g4f1b