summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorKWierso <KWierso@users.noreply.github.com>2017-01-13 23:26:19 +0100
committerdklawren <dklawren@users.noreply.github.com>2017-01-13 23:26:19 +0100
commit68ec2dce72189b4699fd69f5716438075ff61fe9 (patch)
tree527906c28f1990a3c47b53c230657b0e53bf253e /extensions
parent26e11147bee5323f6f7c8da9e8b573ead817121d (diff)
downloadbugzilla-68ec2dce72189b4699fd69f5716438075ff61fe9.tar.gz
bugzilla-68ec2dce72189b4699fd69f5716438075ff61fe9.tar.xz
Bug 1330449 - Clarify "Edit" button
Diffstat (limited to 'extensions')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
index 16550ae36..db64da192 100644
--- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
@@ -278,7 +278,7 @@
<div>
<button type="button" id="cancel-btn" class="minor" style="display:none">Cancel</button>
<button type="button" id="mode-btn" class="major">
- <span id="mode-btn-readonly">Edit</span>
+ <span id="mode-btn-readonly" title="Enable editing fields for bug metadata">Edit Bug</span>
<span id="mode-btn-loading">
<img id="edit-throbber" src="extensions/BugModal/web/throbber.gif" width="16" height="11">
Fetching