summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2013-07-26 02:05:17 +0200
committerSimon Green <sgreen@redhat.com>2013-07-26 02:05:17 +0200
commit9c1713d5156cabe1b2de4924d26fd7094d184224 (patch)
tree866def1067596049ccf9bbcef3257deeb3988dbd /template/en/default/bug/edit.html.tmpl
parent74954fdd596cfc5c29d4e31310e584ffd4541313 (diff)
downloadbugzilla-9c1713d5156cabe1b2de4924d26fd7094d184224.tar.gz
bugzilla-9c1713d5156cabe1b2de4924d26fd7094d184224.tar.xz
Bug 893618 - Bug status anchor different on create and modify bug page
r=LpSolit, a=glob
Diffstat (limited to 'template/en/default/bug/edit.html.tmpl')
-rw-r--r--template/en/default/bug/edit.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 8a3a6082c..54e1cdb7a 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -297,7 +297,7 @@
[% BLOCK section_status %]
<tr>
<th class="field_label">
- <a href="page.cgi?id=fields.html#status">Status</a>:
+ <a href="page.cgi?id=fields.html#bug_status">Status</a>:
</th>
<td id="bz_field_status">
<span id="static_bug_status">
@@ -1105,7 +1105,7 @@
class="status" cellspacing="0" cellpadding="0">
<tr>
<th class="field_label">
- <a href="page.cgi?id=fields.html#status">Status</a>:
+ <a href="page.cgi?id=fields.html#bug_status">Status</a>:
</th>
<td>
[% PROCESS bug/knob.html.tmpl %]