summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authorGuy Pyrzak <guy.pyrzak@gmail.com>2010-08-29 23:34:38 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-08-29 23:34:38 +0200
commitc75bcea5f0510417a1f6a14b2f88f2249b3a4109 (patch)
tree76c6598dc55c849ab4ba739707322f52e410b888 /template/en/default/attachment
parent20bba23e7b2711bb8a0e7bd90614328eb5db56fc (diff)
downloadbugzilla-c75bcea5f0510417a1f6a14b2f88f2249b3a4109.tar.gz
bugzilla-c75bcea5f0510417a1f6a14b2f88f2249b3a4109.tar.xz
Bug 580865: Rename the "edit" link on Attachment Details to "edit details"
r=mkanat, a=mkanat
Diffstat (limited to 'template/en/default/attachment')
-rw-r--r--template/en/default/attachment/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index b9e2497fd..676f374e6 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -65,7 +65,7 @@
[% attachment.description FILTER html %]
</span>
[% IF can_edit %]
- <span class="bz_edit">(<a href="javascript:toggle_attachment_details_visibility()">edit</a>)</span>
+ <span class="bz_edit">(<a href="javascript:toggle_attachment_details_visibility()">edit details</a>)</span>
[% END %]
</div>
<div class="details">