summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/choose.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/attachment/choose.html.tmpl')
-rw-r--r--template/en/default/attachment/choose.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/choose.html.tmpl b/template/en/default/attachment/choose.html.tmpl
index 306efea59..bce392fbf 100644
--- a/template/en/default/attachment/choose.html.tmpl
+++ b/template/en/default/attachment/choose.html.tmpl
@@ -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">&nbsp;Edit&nbsp;</button>
+ <button name="action" value="edit" id="edit">Details</button>
<button name="action" value="view" id="view">View</button>
</p>
</form>