Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
67ec3ab6
Commit
67ec3ab6
authored
Jan 08, 2007
by
timeless%mozdev.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 365554 global/user-error uses p as br
patch by bmo2007@rsz.jp r=timeless a=justdave
parent
08fc9c44
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
user-error.html.tmpl
template/en/default/global/user-error.html.tmpl
+2
-2
No files found.
template/en/default/global/user-error.html.tmpl
View file @
67ec3ab6
...
...
@@ -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&product=[% product.name FILTER url_quote %]">Create
a new version</a>.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment