summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2007-01-08 09:57:08 +0100
committertimeless%mozdev.org <>2007-01-08 09:57:08 +0100
commit67ec3ab66154dee0943b18bc52b8178d770213a0 (patch)
tree7f45adec00ab0c0f51457c894e9de46ea3b583af /template/en
parent08fc9c445878256e166963aedf1a216313b5b23b (diff)
downloadbugzilla-67ec3ab66154dee0943b18bc52b8178d770213a0.tar.gz
bugzilla-67ec3ab66154dee0943b18bc52b8178d770213a0.tar.xz
Bug 365554 global/user-error uses p as br
patch by bmo2007@rsz.jp r=timeless a=justdave
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/global/user-error.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index aebaf1178..f48227521 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 %]
- <p>Alternately, if your attachment is an image, you could convert
+ <br>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 <em>[% product.name FILTER html %]</em>
has to have at least one version in order for you to
- enter [% terms.abug %] into it.<p>
+ enter [% terms.abug %] into it.<br>
[% IF user.in_group("editcomponents", product.id) %]
<a href="editversions.cgi?action=add&amp;product=[% product.name FILTER url_quote %]">Create
a new version</a>.