diff options
Diffstat (limited to 'extensions/BugModal/template')
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 2 |
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 |