From: mkanat%bugzilla.org <> Date: Fri, 18 Jan 2008 02:52:01 +0000 (+0000) Subject: The resolution_cant_clear error message was missing a TT whitespace fix. X-Git-Tag: bugzilla-3.1.3~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb679ee670725eaef88f2983b68ac91542d3a5f6;p=thirdparty%2Fbugzilla.git The resolution_cant_clear error message was missing a TT whitespace fix. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index ca9bf0cdb5..651db09225 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1387,7 +1387,7 @@ You must enter a summary for this [% terms.bug %]. [% ELSIF error == "resolution_cant_clear" %] - [% terms.Bug %] [% bug_id FILTER bug_link(bug_id) FILTER none %] is + [% terms.Bug %] [%+ bug_id FILTER bug_link(bug_id) FILTER none %] is closed, so you cannot clear its resolution. [% ELSIF error == "resolution_not_allowed" %]