From: lpsolit%gmail.com <> Date: Mon, 1 Dec 2008 01:50:46 +0000 (+0000) Subject: Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at line... X-Git-Tag: bugzilla-3.2.1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9a545164c9c038e79eaea76d29e2644aa8dc78;p=thirdparty%2Fbugzilla.git Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at line 367 - Patch by Frédéric Buclin r=wurblzap a=LpSolit --- diff --git a/template/en/default/admin/users/confirm-delete.html.tmpl b/template/en/default/admin/users/confirm-delete.html.tmpl index ff24f1738d..8d07251549 100644 --- a/template/en/default/admin/users/confirm-delete.html.tmpl +++ b/template/en/default/admin/users/confirm-delete.html.tmpl @@ -358,13 +358,13 @@ [% IF quips %]
  • [% otheruser.login FILTER html %] has submitted - [% IF quip == 1 %] - one quip + [% IF quips == 1 %] + a quip [% ELSE %] [%+ quips %] quips [% END %]. If you delete the user account, - [% IF votes == 1 %] + [% IF quips == 1 %] this quip [% ELSE %] these quips