Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=myk.

git-svn-id: svn://10.0.0.236/trunk@199450 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
uid623
2006-06-07 20:48:08 +00:00
parent d068f14238
commit d548d88627

View File

@@ -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 %]