summaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
diff options
context:
space:
mode:
authorcyeh%bluemartini.com <>2000-08-29 02:48:56 +0200
committercyeh%bluemartini.com <>2000-08-29 02:48:56 +0200
commitf8fc58cc98b1a13d8264c838b8e0accd5b1d6e96 (patch)
treeb3486df842c5fe536a90ea2bbfdee8f0817ae7ac /enter_bug.cgi
parente6fae1e06eb79da44701ae6fea2e8b296c92e75e (diff)
downloadbugzilla-f8fc58cc98b1a13d8264c838b8e0accd5b1d6e96.tar.gz
bugzilla-f8fc58cc98b1a13d8264c838b8e0accd5b1d6e96.tar.xz
fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
patches by zach@zachlipton.com. Thanks!
Diffstat (limited to 'enter_bug.cgi')
-rwxr-xr-xenter_bug.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/enter_bug.cgi b/enter_bug.cgi
index 0a0839aa4..8df634fd2 100755
--- a/enter_bug.cgi
+++ b/enter_bug.cgi
@@ -345,7 +345,7 @@ if (Param('letsubmitterchoosepriority')) {
value_quote($priority) . '">';
}
print "
- <TD ALIGN=RIGHT><B><A HREF=\"bug_status.html#severity\">Severity</A>:</B></TD>
+ <TD ALIGN=RIGHT><B><A HREF=\"bug_status.html#severity\">Severity:</A></B></TD>
<TD>$sev_popup</TD>
<td></td>
<td></td>