]> 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:48:08 +0000 (03:48 +0000)
committeruid623 <>
Thu, 8 Jun 2006 03:48:08 +0000 (03:48 +0000)
template/en/default/global/user-error.html.tmpl

index 5ffae70acc75410f173ca8abc649c49218bbfd50..b36a9dd2a72290040be199731bea3491d8fbe343 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 %]