summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-09-18 20:33:09 +0200
committergerv%gerv.net <>2004-09-18 20:33:09 +0200
commit7928733a1ec2a408a889d1ef9f1dfc7eb7704242 (patch)
tree9de1138c6a439455dd275a6e91978dd4be5fd2fd /template/en/default/bug
parent234bfc8f01aa41accc5c6071b78993df6283eedd (diff)
downloadbugzilla-7928733a1ec2a408a889d1ef9f1dfc7eb7704242.tar.gz
bugzilla-7928733a1ec2a408a889d1ef9f1dfc7eb7704242.tar.xz
Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx.ch>, r=gerv, a=justdave.
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index b898afee1..7e259283a 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -243,7 +243,7 @@
<td>&nbsp;</td>
<td align="right">
- <b><a href="page.cgi?id=fields.html#severity">S<u>e</u>verity</a>:</b>
+ <b><a href="page.cgi?id=fields.html#bug_severity">S<u>e</u>verity</a>:</b>
</td>
[% PROCESS select selname = "bug_severity" accesskey => "e" %]