]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch by...
authoruid623 <>
Thu, 8 Jun 2006 03:47:20 +0000 (03:47 +0000)
committeruid623 <>
Thu, 8 Jun 2006 03:47:20 +0000 (03:47 +0000)
template/en/default/global/user-error.html.tmpl

index 3de6bc74e11c95f91551f1c0237605241391e943..72b5dbb874ae9038befb32e26f4e412dee21d4b4 100644 (file)
   [% 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 %]