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
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
3da97e97
Commit
3da97e97
authored
Jan 08, 2007
by
timeless%mozdev.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 365498 admin/milestones/updated has useless <p>
patch by bmo2007@rsz.jp r=timeless a=justdave
parent
0702eb64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
updated.html.tmpl
template/en/default/admin/milestones/updated.html.tmpl
+3
-4
No files found.
template/en/default/admin/milestones/updated.html.tmpl
View file @
3da97e97
...
...
@@ -26,7 +26,7 @@
# 'updated_XXX' variables are booleans, and are defined if the
# 'XXX' field was updated during the edit just being handled.
#%]
[% title = BLOCK %]Updating Milestone '[% milestone.name FILTER html %]' of Product
'[% product.name FILTER html %]'[% END %]
[% PROCESS global/header.html.tmpl
...
...
@@ -42,10 +42,9 @@
[% END %]
[% UNLESS updated_sortkey || updated_name %]
<p>Nothing changed for milestone '[% milestone.name FILTER html %]'.
<p>Nothing changed for milestone '[% milestone.name FILTER html %]'.</p>
[% END %]
<p>
[% PROCESS admin/milestones/footer.html.tmpl %]
...
...
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