From: timeless%mozdev.org <> Date: Mon, 8 Jan 2007 08:57:08 +0000 (+0000) Subject: Bug 365554 global/user-error uses p as br X-Git-Tag: bugzilla-2.23.4~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67ec3ab66154dee0943b18bc52b8178d770213a0;p=thirdparty%2Fbugzilla.git Bug 365554 global/user-error uses p as br patch by bmo2007@rsz.jp r=timeless a=justdave --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index aebaf11781..f482275213 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -479,7 +479,7 @@ and then insert the URL to it in a comment, or in the URL field for this [% terms.bug %]. [% END %] -

Alternately, if your attachment is an image, you could convert +
Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again. [% ELSIF error == "flag_not_multiplicable" %] @@ -987,7 +987,7 @@ [% admindocslinks = {'versions.html' => 'Defining versions'} %] Sorry, the product [% product.name FILTER html %] has to have at least one version in order for you to - enter [% terms.abug %] into it.

+ enter [% terms.abug %] into it.
[% IF user.in_group("editcomponents", product.id) %] Create a new version.