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
3aae42b3
Commit
3aae42b3
authored
Jan 09, 2007
by
lpsolit%gmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by…
Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by bmo2007@rsz.jp r=LpSolit a=myk
parent
926b144b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
choose.html.tmpl
template/en/default/attachment/choose.html.tmpl
+1
-1
No files found.
template/en/default/attachment/choose.html.tmpl
View file @
3aae42b3
...
...
@@ -29,7 +29,7 @@
<form name="choose-id" method="get" action="attachment.cgi">
<p>Access an attachment by entering its ID into the form below:</p>
<p>Attachment ID: <input name="id" size="6">
<button name="action" value="edit" id="edit">
Edit
</button>
<button name="action" value="edit" id="edit">
Details
</button>
<button name="action" value="view" id="view">View</button>
</p>
</form>
...
...
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