summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/flag-type
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2014-12-17 11:37:25 +0100
committerGervase Markham <gerv@gerv.net>2014-12-17 11:37:25 +0100
commita7b489f00cd7577ce31383968eeef16050198c1b (patch)
tree98e3570960f21a7ca2d14c8e106f27bc43c746e7 /template/en/default/admin/flag-type
parentb93e6fe8046b66eb639dafa4566fdaaf91376f63 (diff)
downloadbugzilla-a7b489f00cd7577ce31383968eeef16050198c1b.tar.gz
bugzilla-a7b489f00cd7577ce31383968eeef16050198c1b.tar.xz
Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.
Diffstat (limited to 'template/en/default/admin/flag-type')
-rw-r--r--template/en/default/admin/flag-type/confirm-delete.html.tmpl2
-rw-r--r--template/en/default/admin/flag-type/edit.html.tmpl2
-rw-r--r--template/en/default/admin/flag-type/list.html.tmpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/flag-type/confirm-delete.html.tmpl b/template/en/default/admin/flag-type/confirm-delete.html.tmpl
index 4cc5890ed..a05e857d2 100644
--- a/template/en/default/admin/flag-type/confirm-delete.html.tmpl
+++ b/template/en/default/admin/flag-type/confirm-delete.html.tmpl
@@ -11,7 +11,7 @@
[% PROCESS global/header.html.tmpl
title = title
style_urls = ['skins/standard/admin.css']
- doc_section = "administration.html#deleting-a-flag"
+ doc_section = "administering/flags.html#deleting-a-flag"
%]
<p>
diff --git a/template/en/default/admin/flag-type/edit.html.tmpl b/template/en/default/admin/flag-type/edit.html.tmpl
index 5f45b6b76..6c0e0cb78 100644
--- a/template/en/default/admin/flag-type/edit.html.tmpl
+++ b/template/en/default/admin/flag-type/edit.html.tmpl
@@ -25,7 +25,7 @@
onload="var f = document.forms['flagtype_properties'];
selectProduct(f.product, f.component, null, null, '__Any__');"
javascript_urls=["js/productform.js"]
- doc_section = "administration.html#administering-flags"
+ doc_section = "administering/flags.html"
%]
<form id="flagtype_properties" method="post" action="editflagtypes.cgi">
diff --git a/template/en/default/admin/flag-type/list.html.tmpl b/template/en/default/admin/flag-type/list.html.tmpl
index 25b2e3390..f4836ca7d 100644
--- a/template/en/default/admin/flag-type/list.html.tmpl
+++ b/template/en/default/admin/flag-type/list.html.tmpl
@@ -13,7 +13,7 @@
style_urls = ['skins/standard/admin.css']
onload="var f = document.flagtype_form; selectProduct(f.product, f.component, null, null, '__All__');"
javascript_urls=["js/productform.js"]
- doc_section = "administration.html#two-types-of-flags"
+ doc_section = "administering/flags.html"
%]
<p>