summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authoruid623 <>2006-06-08 05:48:08 +0200
committeruid623 <>2006-06-08 05:48:08 +0200
commite93e7d5558b5d96e326695bf05dd6fcdd652b453 (patch)
treeef638cd186c3f01363c3c2509ec57c06cfab4f9e /template
parentc9c4a62258de4284df5a536b51f062b306a3c774 (diff)
downloadbugzilla-e93e7d5558b5d96e326695bf05dd6fcdd652b453.tar.gz
bugzilla-e93e7d5558b5d96e326695bf05dd6fcdd652b453.tar.xz
Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=myk.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 5ffae70ac..b36a9dd2a 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1218,7 +1218,7 @@
[% ELSIF error == "still_unresolved_bugs" %]
[% IF dependency_count == 1 %]
[% terms.Bug %]# <a href="show_bug.cgi?id=[% dependencies.0.bug_id FILTER none %]">[% dependencies.0.bug_id FILTER none %]</a>
- has still [% dependencies.0.dependencies FILTER html %] unresolved
+ still has [% dependencies.0.dependencies FILTER html %] unresolved
[% IF dependencies.0.dependencies == 1 %]
dependency
[% ELSE %]