summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/created.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-02-22 01:00:29 +0100
committerjocuri%softhome.net <>2006-02-22 01:00:29 +0100
commitedc8b211152a8e3bcb45f8ff089e3fead0fe1c51 (patch)
tree251fbdc1c8d7a4cfe8393ea9494f6f0c3ca57370 /template/en/default/attachment/created.html.tmpl
parent2ce4b59a775854584384e5e8d240dc90352d7bda (diff)
downloadbugzilla-edc8b211152a8e3bcb45f8ff089e3fead0fe1c51.tar.gz
bugzilla-edc8b211152a8e3bcb45f8ff089e3fead0fe1c51.tar.xz
Patch for bug 97868: Rename the "Edit" action (for attachments) to something else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
Diffstat (limited to 'template/en/default/attachment/created.html.tmpl')
-rw-r--r--template/en/default/attachment/created.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/created.html.tmpl b/template/en/default/attachment/created.html.tmpl
index ef318f575..3114b2963 100644
--- a/template/en/default/attachment/created.html.tmpl
+++ b/template/en/default/attachment/created.html.tmpl
@@ -55,7 +55,7 @@
<b>Note:</b> [% terms.Bugzilla %] automatically detected the content type
<em>[% contenttype %]</em> for this attachment. If this is
incorrect, correct the value by
- <a href="attachment.cgi?id=[% attachid %]&amp;action=edit">editing the attachment</a>.
+ editing the attachment's <a href="attachment.cgi?id=[% attachid %]&amp;action=edit">details</a>.
</p>
[% END %]
</td>